Rate Overview
Live
1 NZD = 1.6903 BYN
1 BYN = 0.591615
NZD
Avg
1.6477
High
1.6910
Low
1.5904
Last updated: 7/21/2026, 12:53:46 AM
Quick Conversions
| NZD | BYN |
|---|---|
| 1 NZD | 1.69 BYN |
| 10 NZD | 16.90 BYN |
| 50 NZD | 84.51 BYN |
| 100 NZD | 169.03 BYN |
| 500 NZD | 845.14 BYN |
| 1,000 NZD | 1,690.29 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-21T00:53:46Z",
"rates": {
"BYN": 1.690289
}
}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": 169.0289,
"rate": 1.690289
}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