Rate Overview
Live
1 NZD = 140.6524 YER
1 YER = 0.007110
NZD
Avg
141.2104
High
143.1015
Low
140.0273
Last updated: 3/7/2026, 7:44:40 AM
Quick Conversions
| NZD | YER |
|---|---|
| 1 NZD | 140.65 YER |
| 10 NZD | 1,406.52 YER |
| 50 NZD | 7,032.62 YER |
| 100 NZD | 14,065.24 YER |
| 500 NZD | 70,326.19 YER |
| 1,000 NZD | 140,652.37 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-03-07T07:44:40Z",
"rates": {
"YER": 140.652371
}
}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": 14065.237099999998,
"rate": 140.652371
}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