Rate Overview
Live
1 NZD = 1.5193 GEL
1 GEL = 0.658201
NZD
Avg
1.5321
High
1.5524
Low
1.5193
Last updated: 6/21/2026, 8:14:22 AM
Quick Conversions
| NZD | GEL |
|---|---|
| 1 NZD | 1.52 GEL |
| 10 NZD | 15.19 GEL |
| 50 NZD | 75.96 GEL |
| 100 NZD | 151.93 GEL |
| 500 NZD | 759.65 GEL |
| 1,000 NZD | 1,519.29 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-06-21T08:14:22Z",
"rates": {
"GEL": 1.519293
}
}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": 151.9293,
"rate": 1.519293
}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