Rate Overview
Live
1 ZAR = 0.183373 BYN
1 BYN = 5.4534
ZAR
Avg
0.182558
High
0.184402
Low
0.179003
Last updated: 8/11/2026, 11:20:46 AM
Quick Conversions
| ZAR | BYN |
|---|---|
| 1 ZAR | 0.18 BYN |
| 10 ZAR | 1.83 BYN |
| 50 ZAR | 9.17 BYN |
| 100 ZAR | 18.34 BYN |
| 500 ZAR | 91.69 BYN |
| 1,000 ZAR | 183.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-08-11T11:20:46Z",
"rates": {
"BYN": 0.183373
}
}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": 18.3373,
"rate": 0.183373
}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