Rate Overview
Live
1 GEL = 6.1836 NAD
1 NAD = 0.161718
GEL
Avg
6.1622
High
6.1844
Low
6.1256
Last updated: 5/28/2026, 5:12:21 PM
Quick Conversions
| GEL | NAD |
|---|---|
| 1 GEL | 6.18 NAD |
| 10 GEL | 61.84 NAD |
| 50 GEL | 309.18 NAD |
| 100 GEL | 618.36 NAD |
| 500 GEL | 3,091.79 NAD |
| 1,000 GEL | 6,183.59 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-05-28T17:12:21Z",
"rates": {
"NAD": 6.183585
}
}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": 618.3584999999999,
"rate": 6.183585
}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