Rate Overview
Live
1 NZD = 138.7230 YER
1 YER = 0.007209
NZD
Avg
139.0544
High
139.6226
Low
138.1184
Last updated: 9/8/2026, 9:54:34 PM
Quick Conversions
| NZD | YER |
|---|---|
| 1 NZD | 138.72 YER |
| 10 NZD | 1,387.23 YER |
| 50 NZD | 6,936.15 YER |
| 100 NZD | 13,872.30 YER |
| 500 NZD | 69,361.51 YER |
| 1,000 NZD | 138,723.02 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-09-08T21:54:34Z",
"rates": {
"YER": 138.723021
}
}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": 13872.302099999999,
"rate": 138.723021
}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