Rate Overview
Live
1 NZD = 1.5292 GEL
1 GEL = 0.653956
NZD
Avg
1.5194
High
1.5292
Low
1.5127
Last updated: 7/30/2026, 1:44:11 PM
Quick Conversions
| NZD | GEL |
|---|---|
| 1 NZD | 1.53 GEL |
| 10 NZD | 15.29 GEL |
| 50 NZD | 76.46 GEL |
| 100 NZD | 152.92 GEL |
| 500 NZD | 764.58 GEL |
| 1,000 NZD | 1,529.16 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-07-30T13:44:11Z",
"rates": {
"GEL": 1.529156
}
}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": 152.91559999999998,
"rate": 1.529156
}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