Rate Overview
Live
1 GEL = 0.622702 NZD
1 NZD = 1.6059
GEL
Avg
0.625305
High
0.630296
Low
0.620067
Last updated: 3/6/2026, 11:27:33 PM
Quick Conversions
| GEL | NZD |
|---|---|
| 1 GEL | 0.62 NZD |
| 10 GEL | 6.23 NZD |
| 50 GEL | 31.14 NZD |
| 100 GEL | 62.27 NZD |
| 500 GEL | 311.35 NZD |
| 1,000 GEL | 622.70 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-03-06T23:27:33Z",
"rates": {
"NZD": 0.622702
}
}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": 62.270199999999996,
"rate": 0.622702
}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