Rate Overview
Live
1 BYN = 5.3923 ZAR
1 ZAR = 0.185450
BYN
Avg
5.4157
High
5.4529
Low
5.3446
Last updated: 8/14/2026, 7:00:05 PM
Quick Conversions
| BYN | ZAR |
|---|---|
| 1 BYN | 5.39 ZAR |
| 10 BYN | 53.92 ZAR |
| 50 BYN | 269.61 ZAR |
| 100 BYN | 539.23 ZAR |
| 500 BYN | 2,696.14 ZAR |
| 1,000 BYN | 5,392.29 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-08-14T19:00:05Z",
"rates": {
"ZAR": 5.392285
}
}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": 539.2285,
"rate": 5.392285
}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