Rate Overview
Live
1 GEL = 0.638909 NZD
1 NZD = 1.5652
GEL
Avg
0.626345
High
0.654504
Low
0.592727
Last updated: 5/27/2026, 8:50:16 AM
Quick Conversions
| GEL | NZD |
|---|---|
| 1 GEL | 0.64 NZD |
| 10 GEL | 6.39 NZD |
| 50 GEL | 31.95 NZD |
| 100 GEL | 63.89 NZD |
| 500 GEL | 319.45 NZD |
| 1,000 GEL | 638.91 NZD |
Get GEL/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=NZDExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-05-27T08:50:16Z",
"rates": {
"NZD": 0.638909
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "NZD",
"amount": 100
},
"result": 63.890899999999995,
"rate": 0.638909
}Build with GEL/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key