Rate Overview
Live
1 ZAR = 0.176117 BYN
1 BYN = 5.6780
ZAR
Avg
0.175270
High
0.179088
Low
0.168643
Last updated: 7/21/2026, 12:11:46 PM
Quick Conversions
| ZAR | BYN |
|---|---|
| 1 ZAR | 0.18 BYN |
| 10 ZAR | 1.76 BYN |
| 50 ZAR | 8.81 BYN |
| 100 ZAR | 17.61 BYN |
| 500 ZAR | 88.06 BYN |
| 1,000 ZAR | 176.12 BYN |
Get ZAR/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=BYNExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-21T12:11:46Z",
"rates": {
"BYN": 0.176117
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "BYN",
"amount": 100
},
"result": 17.6117,
"rate": 0.176117
}Build with ZAR/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key