Rate Overview
Live
1 NZD = 1.4903 GEL
1 GEL = 0.670995
NZD
Avg
1.5920
High
1.6871
Low
1.4903
Last updated: 6/27/2026, 1:35:13 AM
Quick Conversions
| NZD | GEL |
|---|---|
| 1 NZD | 1.49 GEL |
| 10 NZD | 14.90 GEL |
| 50 NZD | 74.52 GEL |
| 100 NZD | 149.03 GEL |
| 500 NZD | 745.16 GEL |
| 1,000 NZD | 1,490.32 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-27T01:35:13Z",
"rates": {
"GEL": 1.490323
}
}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": 149.03230000000002,
"rate": 1.490323
}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