Rate Overview
Live
1 NZD = 1.5304 GEL
1 GEL = 0.653440
NZD
Avg
1.5347
High
1.5422
Low
1.5266
Last updated: 8/19/2026, 6:05:18 AM
Quick Conversions
| NZD | GEL |
|---|---|
| 1 NZD | 1.53 GEL |
| 10 NZD | 15.30 GEL |
| 50 NZD | 76.52 GEL |
| 100 NZD | 153.04 GEL |
| 500 NZD | 765.18 GEL |
| 1,000 NZD | 1,530.36 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-08-19T06:05:18Z",
"rates": {
"GEL": 1.530363
}
}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": 153.03629999999998,
"rate": 1.530363
}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