Rate Overview
Live
1 NZD = 136.4337 YER
1 YER = 0.007330
NZD
Avg
138.3306
High
139.5395
Low
136.4337
Last updated: 6/19/2026, 8:51:11 AM
Quick Conversions
| NZD | YER |
|---|---|
| 1 NZD | 136.43 YER |
| 10 NZD | 1,364.34 YER |
| 50 NZD | 6,821.68 YER |
| 100 NZD | 13,643.37 YER |
| 500 NZD | 68,216.84 YER |
| 1,000 NZD | 136,433.69 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-06-19T08:51:11Z",
"rates": {
"YER": 136.433687
}
}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": 13643.368699999999,
"rate": 136.433687
}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