Rate Overview
Live
1 NZD = 1.7907 BYN
1 BYN = 0.558433
NZD
Avg
1.7625
High
1.7907
Low
1.7459
Last updated: 8/15/2026, 7:09:38 AM
Quick Conversions
| NZD | BYN |
|---|---|
| 1 NZD | 1.79 BYN |
| 10 NZD | 17.91 BYN |
| 50 NZD | 89.54 BYN |
| 100 NZD | 179.07 BYN |
| 500 NZD | 895.36 BYN |
| 1,000 NZD | 1,790.72 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-08-15T07:09:38Z",
"rates": {
"BYN": 1.790724
}
}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.0724,
"rate": 1.790724
}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