Skip to main content
GET
/
pos
/
sessions
/
rate
curl "https://secureapi.gridlog.io/api/v1/pos/sessions/rate?currency=NGN&coin=USDC" \
  -H "X-API-Key: YOUR_API_KEY"
{
  "currency": "NGN",
  "coin": "USDC",
  "rate": 1500.50,
  "source": "YellowCard"
}
currency
string
default:"NGN"
ISO currency code (e.g., "NGN", "KES", "GHS")
coin
string
default:"USDC"
Stablecoin to price against: "USDC" or "USDT"
curl "https://secureapi.gridlog.io/api/v1/pos/sessions/rate?currency=NGN&coin=USDC" \
  -H "X-API-Key: YOUR_API_KEY"
{
  "currency": "NGN",
  "coin": "USDC",
  "rate": 1500.50,
  "source": "YellowCard"
}
currency
string
The fiat currency code
coin
string
The stablecoin
rate
number
How many units of currency equal 1 unit of coin
source
string
Rate provider