Rate Overview
Live
1 NZD = 1.6521 BYN
1 BYN = 0.605291
NZD
Avg
1.6680
High
1.6905
Low
1.6521
Last updated: 7/28/2026, 2:37:05 AM
Quick Conversions
| NZD | BYN |
|---|---|
| 1 NZD | 1.65 BYN |
| 10 NZD | 16.52 BYN |
| 50 NZD | 82.60 BYN |
| 100 NZD | 165.21 BYN |
| 500 NZD | 826.05 BYN |
| 1,000 NZD | 1,652.10 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-07-28T02:37:05Z",
"rates": {
"BYN": 1.652099
}
}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": 165.2099,
"rate": 1.652099
}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