Rate Overview
Live
1 NZD = 137.9532 YER
1 YER = 0.007249
NZD
Avg
139.0447
High
144.8981
Low
133.8609
Last updated: 7/25/2026, 7:49:33 AM
Quick Conversions
| NZD | YER |
|---|---|
| 1 NZD | 137.95 YER |
| 10 NZD | 1,379.53 YER |
| 50 NZD | 6,897.66 YER |
| 100 NZD | 13,795.32 YER |
| 500 NZD | 68,976.61 YER |
| 1,000 NZD | 137,953.23 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-25T07:49:33Z",
"rates": {
"YER": 137.953228
}
}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": 13795.3228,
"rate": 137.953228
}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