Rate Overview
Live
1 NZD = 142.6476 YER
1 YER = 0.007010
NZD
Avg
141.2050
High
142.6707
Low
139.9203
Last updated: 5/7/2026, 4:02:34 PM
Quick Conversions
| NZD | YER |
|---|---|
| 1 NZD | 142.65 YER |
| 10 NZD | 1,426.48 YER |
| 50 NZD | 7,132.38 YER |
| 100 NZD | 14,264.76 YER |
| 500 NZD | 71,323.81 YER |
| 1,000 NZD | 142,647.62 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-07T16:02:34Z",
"rates": {
"YER": 142.647623
}
}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": 14264.7623,
"rate": 142.647623
}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