Rate Overview
Live
1 NZD = 1.5835 GEL
1 GEL = 0.631509
NZD
Avg
1.5764
High
1.5866
Low
1.5650
Last updated: 4/17/2026, 1:52:23 AM
Quick Conversions
| NZD | GEL |
|---|---|
| 1 NZD | 1.58 GEL |
| 10 NZD | 15.84 GEL |
| 50 NZD | 79.18 GEL |
| 100 NZD | 158.35 GEL |
| 500 NZD | 791.75 GEL |
| 1,000 NZD | 1,583.51 GEL |
Get NZD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=GELExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-04-17T01:52:23Z",
"rates": {
"GEL": 1.583508
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "GEL",
"amount": 100
},
"result": 158.3508,
"rate": 1.583508
}Build with NZD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key