Rate Overview
Live
1 NAD = 0.156169 GEL
1 GEL = 6.4033
NAD
Avg
0.155885
High
0.168650
Low
0.144287
Last updated: 7/28/2026, 7:37:25 AM
Quick Conversions
| NAD | GEL |
|---|---|
| 1 NAD | 0.16 GEL |
| 10 NAD | 1.56 GEL |
| 50 NAD | 7.81 GEL |
| 100 NAD | 15.62 GEL |
| 500 NAD | 78.08 GEL |
| 1,000 NAD | 156.17 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-28T07:37:25Z",
"rates": {
"GEL": 0.156169
}
}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": 15.616900000000001,
"rate": 0.156169
}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