Rate Overview
Live
1 GEL = 0.623231 NZD
1 NZD = 1.6045
GEL
Avg
0.630384
High
0.634064
Low
0.623030
Last updated: 5/7/2026, 2:22:46 AM
Quick Conversions
| GEL | NZD |
|---|---|
| 1 GEL | 0.62 NZD |
| 10 GEL | 6.23 NZD |
| 50 GEL | 31.16 NZD |
| 100 GEL | 62.32 NZD |
| 500 GEL | 311.62 NZD |
| 1,000 GEL | 623.23 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-07T02:22:46Z",
"rates": {
"NZD": 0.623231
}
}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.3231,
"rate": 0.623231
}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