Rate Overview
Live
1 BYN = 5.7325 ZAR
1 ZAR = 0.174445
BYN
Avg
5.6739
High
5.7325
Low
5.5425
Last updated: 3/27/2026, 11:10:43 AM
Quick Conversions
| BYN | ZAR |
|---|---|
| 1 BYN | 5.73 ZAR |
| 10 BYN | 57.32 ZAR |
| 50 BYN | 286.62 ZAR |
| 100 BYN | 573.25 ZAR |
| 500 BYN | 2,866.23 ZAR |
| 1,000 BYN | 5,732.47 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-03-27T11:10:43Z",
"rates": {
"ZAR": 5.732468
}
}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": 573.2468,
"rate": 5.732468
}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