Rate Overview
Live
1 NZD = 1.5124 GEL
1 GEL = 0.661222
NZD
Avg
1.5745
High
1.6346
Low
1.5124
Last updated: 6/23/2026, 12:44:13 AM
Quick Conversions
| NZD | GEL |
|---|---|
| 1 NZD | 1.51 GEL |
| 10 NZD | 15.12 GEL |
| 50 NZD | 75.62 GEL |
| 100 NZD | 151.24 GEL |
| 500 NZD | 756.18 GEL |
| 1,000 NZD | 1,512.35 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-23T00:44:13Z",
"rates": {
"GEL": 1.512351
}
}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.2351,
"rate": 1.512351
}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