Rate Overview
Live
1 GEL = 0.664392 NZD
1 NZD = 1.5051
GEL
Avg
0.669412
High
0.671746
Low
0.664392
Last updated: 7/2/2026, 5:40:18 PM
Quick Conversions
| GEL | NZD |
|---|---|
| 1 GEL | 0.66 NZD |
| 10 GEL | 6.64 NZD |
| 50 GEL | 33.22 NZD |
| 100 GEL | 66.44 NZD |
| 500 GEL | 332.20 NZD |
| 1,000 GEL | 664.39 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-02T17:40:18Z",
"rates": {
"NZD": 0.664392
}
}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": 66.4392,
"rate": 0.664392
}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