Rate Overview
Live
1 BYN = 5.8433 ZAR
1 ZAR = 0.171136
BYN
Avg
5.8992
High
6.0079
Low
5.8433
Last updated: 6/17/2026, 5:02:08 AM
Quick Conversions
| BYN | ZAR |
|---|---|
| 1 BYN | 5.84 ZAR |
| 10 BYN | 58.43 ZAR |
| 50 BYN | 292.17 ZAR |
| 100 BYN | 584.33 ZAR |
| 500 BYN | 2,921.66 ZAR |
| 1,000 BYN | 5,843.32 ZAR |
Get BYN/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=ZARExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-06-17T05:02:08Z",
"rates": {
"ZAR": 5.84332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "ZAR",
"amount": 100
},
"result": 584.332,
"rate": 5.84332
}Build with BYN/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key