Rate Overview
Live
1 BYN = 5.8311 ZAR
1 ZAR = 0.171494
BYN
Avg
5.5594
High
5.9977
Low
5.0131
Last updated: 7/27/2026, 10:50:50 AM
Quick Conversions
| BYN | ZAR |
|---|---|
| 1 BYN | 5.83 ZAR |
| 10 BYN | 58.31 ZAR |
| 50 BYN | 291.56 ZAR |
| 100 BYN | 583.11 ZAR |
| 500 BYN | 2,915.56 ZAR |
| 1,000 BYN | 5,831.12 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-07-27T10:50:50Z",
"rates": {
"ZAR": 5.831124
}
}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": 583.1124,
"rate": 5.831124
}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