Rate Overview
Live
1 NZD = 1.5714 GEL
1 GEL = 0.636379
NZD
Avg
1.5772
High
1.6051
Low
1.5573
Last updated: 5/27/2026, 6:37:05 PM
Quick Conversions
| NZD | GEL |
|---|---|
| 1 NZD | 1.57 GEL |
| 10 NZD | 15.71 GEL |
| 50 NZD | 78.57 GEL |
| 100 NZD | 157.14 GEL |
| 500 NZD | 785.70 GEL |
| 1,000 NZD | 1,571.39 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-05-27T18:37:05Z",
"rates": {
"GEL": 1.571391
}
}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": 157.13909999999998,
"rate": 1.571391
}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