Rate Overview
Live
1 GEL = 6.1083 NAD
1 NAD = 0.163712
GEL
Avg
6.1906
High
6.2680
Low
6.1083
Last updated: 5/8/2026, 1:03:03 PM
Quick Conversions
| GEL | NAD |
|---|---|
| 1 GEL | 6.11 NAD |
| 10 GEL | 61.08 NAD |
| 50 GEL | 305.41 NAD |
| 100 GEL | 610.83 NAD |
| 500 GEL | 3,054.14 NAD |
| 1,000 GEL | 6,108.28 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-08T13:03:03Z",
"rates": {
"NAD": 6.108277
}
}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": 610.8277,
"rate": 6.108277
}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