Rate Overview
Live
1 NZD = 1.6135 BYN
1 BYN = 0.619760
NZD
Avg
1.6107
High
1.6182
Low
1.5957
Last updated: 6/17/2026, 6:42:23 AM
Quick Conversions
| NZD | BYN |
|---|---|
| 1 NZD | 1.61 BYN |
| 10 NZD | 16.14 BYN |
| 50 NZD | 80.68 BYN |
| 100 NZD | 161.35 BYN |
| 500 NZD | 806.76 BYN |
| 1,000 NZD | 1,613.53 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-06-17T06:42:23Z",
"rates": {
"BYN": 1.613528
}
}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": 161.3528,
"rate": 1.613528
}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