Rate Overview
Live
1 NZD = 134.5755 YER
1 YER = 0.007431
NZD
Avg
135.1697
High
135.8763
Low
134.5755
Last updated: 7/6/2026, 1:36:03 PM
Quick Conversions
| NZD | YER |
|---|---|
| 1 NZD | 134.58 YER |
| 10 NZD | 1,345.76 YER |
| 50 NZD | 6,728.78 YER |
| 100 NZD | 13,457.55 YER |
| 500 NZD | 67,287.77 YER |
| 1,000 NZD | 134,575.53 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-07-06T13:36:03Z",
"rates": {
"YER": 134.575534
}
}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": 13457.5534,
"rate": 134.575534
}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