Rate Overview
Live
1 NZD = 1.5229 GEL
1 GEL = 0.656657
NZD
Avg
1.5634
High
1.6272
Low
1.4887
Last updated: 9/10/2026, 6:33:31 AM
Quick Conversions
| NZD | GEL |
|---|---|
| 1 NZD | 1.52 GEL |
| 10 NZD | 15.23 GEL |
| 50 NZD | 76.14 GEL |
| 100 NZD | 152.29 GEL |
| 500 NZD | 761.43 GEL |
| 1,000 NZD | 1,522.87 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-09-10T06:33:31Z",
"rates": {
"GEL": 1.522866
}
}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.2866,
"rate": 1.522866
}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