Rate Overview
Live
1 NZD = 140.6757 YER
1 YER = 0.007109
NZD
Avg
140.7118
High
148.0153
Low
134.2206
Last updated: 5/27/2026, 6:32:04 PM
Quick Conversions
| NZD | YER |
|---|---|
| 1 NZD | 140.68 YER |
| 10 NZD | 1,406.76 YER |
| 50 NZD | 7,033.79 YER |
| 100 NZD | 14,067.57 YER |
| 500 NZD | 70,337.85 YER |
| 1,000 NZD | 140,675.71 YER |
Get NZD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=YERExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-05-27T18:32:04Z",
"rates": {
"YER": 140.675707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "YER",
"amount": 100
},
"result": 14067.570699999998,
"rate": 140.675707
}Build with NZD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key