Rate Overview
Live
1 NZD = 139.7053 YER
1 YER = 0.007158
NZD
Avg
139.4750
High
139.9308
Low
138.6269
Last updated: 8/14/2026, 9:50:00 PM
Quick Conversions
| NZD | YER |
|---|---|
| 1 NZD | 139.71 YER |
| 10 NZD | 1,397.05 YER |
| 50 NZD | 6,985.26 YER |
| 100 NZD | 13,970.53 YER |
| 500 NZD | 69,852.63 YER |
| 1,000 NZD | 139,705.26 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-08-14T21:50:00Z",
"rates": {
"YER": 139.705264
}
}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": 13970.5264,
"rate": 139.705264
}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