Rate Overview
Live
1 NZD = 1.7966 BYN
1 BYN = 0.556592
NZD
Avg
1.7983
High
1.8140
Low
1.7844
Last updated: 9/2/2026, 11:56:31 AM
Quick Conversions
| NZD | BYN |
|---|---|
| 1 NZD | 1.80 BYN |
| 10 NZD | 17.97 BYN |
| 50 NZD | 89.83 BYN |
| 100 NZD | 179.66 BYN |
| 500 NZD | 898.32 BYN |
| 1,000 NZD | 1,796.65 BYN |
Get NZD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=BYNExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-09-02T11:56:31Z",
"rates": {
"BYN": 1.796647
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "BYN",
"amount": 100
},
"result": 179.6647,
"rate": 1.796647
}Build with NZD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key