Rate Overview
Live
1 NZD = 1.7404 BYN
1 BYN = 0.574566
NZD
Avg
1.7282
High
1.7404
Low
1.7127
Last updated: 3/7/2026, 3:47:00 AM
Quick Conversions
| NZD | BYN |
|---|---|
| 1 NZD | 1.74 BYN |
| 10 NZD | 17.40 BYN |
| 50 NZD | 87.02 BYN |
| 100 NZD | 174.04 BYN |
| 500 NZD | 870.22 BYN |
| 1,000 NZD | 1,740.45 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-07T03:47:00Z",
"rates": {
"BYN": 1.740445
}
}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": 174.0445,
"rate": 1.740445
}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