Rate Overview
Live
1 GEL = 6.0414 NAD
1 NAD = 0.165525
GEL
Avg
6.0823
High
6.1108
Low
6.0414
Last updated: 4/18/2026, 8:50:59 AM
Quick Conversions
| GEL | NAD |
|---|---|
| 1 GEL | 6.04 NAD |
| 10 GEL | 60.41 NAD |
| 50 GEL | 302.07 NAD |
| 100 GEL | 604.14 NAD |
| 500 GEL | 3,020.69 NAD |
| 1,000 GEL | 6,041.37 NAD |
Get GEL/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=NADExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-04-18T08:50:59Z",
"rates": {
"NAD": 6.041374
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "NAD",
"amount": 100
},
"result": 604.1374000000001,
"rate": 6.041374
}Build with GEL/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key