Rate Overview
Live
1 GEL = 6.1665 NAD
1 NAD = 0.162167
GEL
Avg
6.2107
High
6.2427
Low
6.1563
Last updated: 7/4/2026, 7:12:34 PM
Quick Conversions
| GEL | NAD |
|---|---|
| 1 GEL | 6.17 NAD |
| 10 GEL | 61.66 NAD |
| 50 GEL | 308.32 NAD |
| 100 GEL | 616.65 NAD |
| 500 GEL | 3,083.24 NAD |
| 1,000 GEL | 6,166.47 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-07-04T19:12:34Z",
"rates": {
"NAD": 6.16647
}
}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": 616.647,
"rate": 6.16647
}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