Rate Overview
Live
1 BYN = 5.6172 ZAR
1 ZAR = 0.178025
BYN
Avg
5.6070
High
5.6318
Low
5.5838
Last updated: 7/7/2026, 7:13:11 AM
Quick Conversions
| BYN | ZAR |
|---|---|
| 1 BYN | 5.62 ZAR |
| 10 BYN | 56.17 ZAR |
| 50 BYN | 280.86 ZAR |
| 100 BYN | 561.72 ZAR |
| 500 BYN | 2,808.59 ZAR |
| 1,000 BYN | 5,617.18 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-07T07:13:11Z",
"rates": {
"ZAR": 5.617182
}
}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": 561.7182,
"rate": 5.617182
}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