Rate Overview
Live
1 NZD = 140.7127 YER
1 YER = 0.007107
NZD
Avg
140.7125
High
148.0153
Low
134.2206
Last updated: 5/27/2026, 7:42:06 PM
Quick Conversions
| NZD | YER |
|---|---|
| 1 NZD | 140.71 YER |
| 10 NZD | 1,407.13 YER |
| 50 NZD | 7,035.64 YER |
| 100 NZD | 14,071.27 YER |
| 500 NZD | 70,356.35 YER |
| 1,000 NZD | 140,712.70 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-27T19:42:06Z",
"rates": {
"YER": 140.712701
}
}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": 14071.270100000002,
"rate": 140.712701
}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