Rate Overview
Live
1 NZD = 1.5568 GEL
1 GEL = 0.642329
NZD
Avg
1.5925
High
1.6492
Low
1.5180
Last updated: 3/27/2026, 7:51:33 AM
Quick Conversions
| NZD | GEL |
|---|---|
| 1 NZD | 1.56 GEL |
| 10 NZD | 15.57 GEL |
| 50 NZD | 77.84 GEL |
| 100 NZD | 155.68 GEL |
| 500 NZD | 778.42 GEL |
| 1,000 NZD | 1,556.84 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-03-27T07:51:33Z",
"rates": {
"GEL": 1.556835
}
}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": 155.6835,
"rate": 1.556835
}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