Rate Overview
Live
1 NZD = 137.7593 YER
1 YER = 0.007259
NZD
Avg
138.0925
High
139.0021
Low
137.6020
Last updated: 7/28/2026, 3:55:45 PM
Quick Conversions
| NZD | YER |
|---|---|
| 1 NZD | 137.76 YER |
| 10 NZD | 1,377.59 YER |
| 50 NZD | 6,887.96 YER |
| 100 NZD | 13,775.93 YER |
| 500 NZD | 68,879.64 YER |
| 1,000 NZD | 137,759.28 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-28T15:55:45Z",
"rates": {
"YER": 137.759278
}
}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": 13775.9278,
"rate": 137.759278
}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