Rate Overview
Live
1 NZD = 137.0777 YER
1 YER = 0.007295
NZD
Avg
138.8357
High
144.0256
Low
134.1001
Last updated: 3/28/2026, 3:23:01 PM
Quick Conversions
| NZD | YER |
|---|---|
| 1 NZD | 137.08 YER |
| 10 NZD | 1,370.78 YER |
| 50 NZD | 6,853.88 YER |
| 100 NZD | 13,707.77 YER |
| 500 NZD | 68,538.85 YER |
| 1,000 NZD | 137,077.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-03-28T15:23:01Z",
"rates": {
"YER": 137.077691
}
}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": 13707.7691,
"rate": 137.077691
}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