Rate Overview
Live
1 ZAR = 0.173371 BYN
1 BYN = 5.7680
ZAR
Avg
0.173915
High
0.175582
Low
0.172472
Last updated: 4/17/2026, 6:12:08 AM
Quick Conversions
| ZAR | BYN |
|---|---|
| 1 ZAR | 0.17 BYN |
| 10 ZAR | 1.73 BYN |
| 50 ZAR | 8.67 BYN |
| 100 ZAR | 17.34 BYN |
| 500 ZAR | 86.69 BYN |
| 1,000 ZAR | 173.37 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-04-17T06:12:08Z",
"rates": {
"BYN": 0.173371
}
}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.3371,
"rate": 0.173371
}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