Rate Overview
Live
1 NZD = 1.6737 BYN
1 BYN = 0.597495
NZD
Avg
1.6811
High
1.6910
Low
1.6657
Last updated: 7/25/2026, 3:18:55 AM
Quick Conversions
| NZD | BYN |
|---|---|
| 1 NZD | 1.67 BYN |
| 10 NZD | 16.74 BYN |
| 50 NZD | 83.68 BYN |
| 100 NZD | 167.37 BYN |
| 500 NZD | 836.83 BYN |
| 1,000 NZD | 1,673.66 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-25T03:18:55Z",
"rates": {
"BYN": 1.673655
}
}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": 167.3655,
"rate": 1.673655
}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