Rate Overview
Live
1 NZD = 1.7258 BYN
1 BYN = 0.579453
NZD
Avg
1.7162
High
1.7613
Low
1.6696
Last updated: 3/27/2026, 7:52:37 AM
Quick Conversions
| NZD | BYN |
|---|---|
| 1 NZD | 1.73 BYN |
| 10 NZD | 17.26 BYN |
| 50 NZD | 86.29 BYN |
| 100 NZD | 172.58 BYN |
| 500 NZD | 862.88 BYN |
| 1,000 NZD | 1,725.77 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-03-27T07:52:37Z",
"rates": {
"BYN": 1.725766
}
}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": 172.57659999999998,
"rate": 1.725766
}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