Rate Overview
Live
1 NZD = 141.2377 YER
1 YER = 0.007080
NZD
Avg
139.7338
High
141.2377
Low
137.9496
Last updated: 4/17/2026, 2:51:10 PM
Quick Conversions
| NZD | YER |
|---|---|
| 1 NZD | 141.24 YER |
| 10 NZD | 1,412.38 YER |
| 50 NZD | 7,061.88 YER |
| 100 NZD | 14,123.77 YER |
| 500 NZD | 70,618.84 YER |
| 1,000 NZD | 141,237.68 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-04-17T14:51:10Z",
"rates": {
"YER": 141.237677
}
}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": 14123.767699999999,
"rate": 141.237677
}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