curl -X GET "https://olp-api.nipuntheekshana.com/v1/exchange-rates/active"
{ "rates": [ { "pair": "USDT/LKR", "rate": 298.50, "source": "binance", "updatedAt": "2026-03-26T14:30:00Z" }, { "pair": "USDT/USD", "rate": 1.0002, "source": "coingecko", "updatedAt": "2026-03-26T14:30:00Z" } ] }
Retrieve the current active exchange rates for supported currency pairs
Show rate fields
USDT/LKR
USDT/USD
binance
coingecko
manual