Rate Overview
Live
1 GEL = 0.642473 NZD
1 NZD = 1.5565
GEL
Avg
0.634698
High
0.642580
Low
0.627322
Last updated: 3/27/2026, 9:32:55 AM
Quick Conversions
| GEL | NZD |
|---|---|
| 1 GEL | 0.64 NZD |
| 10 GEL | 6.42 NZD |
| 50 GEL | 32.12 NZD |
| 100 GEL | 64.25 NZD |
| 500 GEL | 321.24 NZD |
| 1,000 GEL | 642.47 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-27T09:32:55Z",
"rates": {
"NZD": 0.642473
}
}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": 64.2473,
"rate": 0.642473
}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