Rate Overview
Live
1 NAD = 0.163207 GEL
1 GEL = 6.1272
NAD
Avg
0.161715
High
0.163712
Low
0.159539
Last updated: 5/9/2026, 4:56:58 AM
Quick Conversions
| NAD | GEL |
|---|---|
| 1 NAD | 0.16 GEL |
| 10 NAD | 1.63 GEL |
| 50 NAD | 8.16 GEL |
| 100 NAD | 16.32 GEL |
| 500 NAD | 81.60 GEL |
| 1,000 NAD | 163.21 GEL |
Get NAD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=GELExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-05-09T04:56:58Z",
"rates": {
"GEL": 0.163207
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "GEL",
"amount": 100
},
"result": 16.3207,
"rate": 0.163207
}Build with NAD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key