Rate Overview
Live
1 GEL = 0.657261 NZD
1 NZD = 1.5215
GEL
Avg
0.655156
High
0.659411
Low
0.652128
Last updated: 7/25/2026, 5:32:07 AM
Quick Conversions
| GEL | NZD |
|---|---|
| 1 GEL | 0.66 NZD |
| 10 GEL | 6.57 NZD |
| 50 GEL | 32.86 NZD |
| 100 GEL | 65.73 NZD |
| 500 GEL | 328.63 NZD |
| 1,000 GEL | 657.26 NZD |
Get GEL/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=NZDExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-25T05:32:07Z",
"rates": {
"NZD": 0.657261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "NZD",
"amount": 100
},
"result": 65.7261,
"rate": 0.657261
}Build with GEL/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key