Rate Overview
Live
1 NZD = 137.5960 YER
1 YER = 0.007268
NZD
Avg
138.0699
High
139.0021
Low
137.5622
Last updated: 7/28/2026, 4:58:07 AM
Quick Conversions
| NZD | YER |
|---|---|
| 1 NZD | 137.60 YER |
| 10 NZD | 1,375.96 YER |
| 50 NZD | 6,879.80 YER |
| 100 NZD | 13,759.60 YER |
| 500 NZD | 68,797.98 YER |
| 1,000 NZD | 137,595.96 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-28T04:58:07Z",
"rates": {
"YER": 137.595959
}
}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": 13759.5959,
"rate": 137.595959
}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