Rate Overview
Live
1 NZD = 1.5174 GEL
1 GEL = 0.659007
NZD
Avg
1.5053
High
1.5179
Low
1.4932
Last updated: 7/10/2026, 12:37:55 PM
Quick Conversions
| NZD | GEL |
|---|---|
| 1 NZD | 1.52 GEL |
| 10 NZD | 15.17 GEL |
| 50 NZD | 75.87 GEL |
| 100 NZD | 151.74 GEL |
| 500 NZD | 758.72 GEL |
| 1,000 NZD | 1,517.43 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-10T12:37:55Z",
"rates": {
"GEL": 1.517434
}
}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": 151.7434,
"rate": 1.517434
}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