Rate Overview
Live
1 NAD = 0.161837 GEL
1 GEL = 6.1791
NAD
Avg
0.161773
High
0.162435
Low
0.160505
Last updated: 7/8/2026, 6:06:56 PM
Quick Conversions
| NAD | GEL |
|---|---|
| 1 NAD | 0.16 GEL |
| 10 NAD | 1.62 GEL |
| 50 NAD | 8.09 GEL |
| 100 NAD | 16.18 GEL |
| 500 NAD | 80.92 GEL |
| 1,000 NAD | 161.84 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-07-08T18:06:56Z",
"rates": {
"GEL": 0.161837
}
}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.1837,
"rate": 0.161837
}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