Rate Overview
Live
1 NZD = 1.6896 BYN
1 BYN = 0.591856
NZD
Avg
1.6706
High
1.6896
Low
1.6518
Last updated: 5/7/2026, 11:23:34 AM
Quick Conversions
| NZD | BYN |
|---|---|
| 1 NZD | 1.69 BYN |
| 10 NZD | 16.90 BYN |
| 50 NZD | 84.48 BYN |
| 100 NZD | 168.96 BYN |
| 500 NZD | 844.80 BYN |
| 1,000 NZD | 1,689.60 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-05-07T11:23:34Z",
"rates": {
"BYN": 1.689599
}
}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": 168.9599,
"rate": 1.689599
}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