Rate Overview
Live
1 NZD = 137.8272 YER
1 YER = 0.007255
NZD
Avg
141.8887
High
156.0591
Low
134.9152
Last updated: 7/29/2026, 12:30:23 AM
Quick Conversions
| NZD | YER |
|---|---|
| 1 NZD | 137.83 YER |
| 10 NZD | 1,378.27 YER |
| 50 NZD | 6,891.36 YER |
| 100 NZD | 13,782.72 YER |
| 500 NZD | 68,913.61 YER |
| 1,000 NZD | 137,827.22 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-29T00:30:23Z",
"rates": {
"YER": 137.827216
}
}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": 13782.721599999999,
"rate": 137.827216
}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