Rate Overview
Live
1 NZD = 1.5489 GEL
1 GEL = 0.645618
NZD
Avg
1.5883
High
1.6871
Low
1.4989
Last updated: 8/27/2026, 8:49:01 PM
Quick Conversions
| NZD | GEL |
|---|---|
| 1 NZD | 1.55 GEL |
| 10 NZD | 15.49 GEL |
| 50 NZD | 77.45 GEL |
| 100 NZD | 154.89 GEL |
| 500 NZD | 774.45 GEL |
| 1,000 NZD | 1,548.90 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-27T20:49:01Z",
"rates": {
"GEL": 1.548903
}
}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": 154.8903,
"rate": 1.548903
}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