Rate Overview
Live
1 BYN = 5.8663 ZAR
1 ZAR = 0.170465
BYN
Avg
5.7488
High
6.0025
Low
5.5572
Last updated: 7/25/2026, 8:23:52 AM
Quick Conversions
| BYN | ZAR |
|---|---|
| 1 BYN | 5.87 ZAR |
| 10 BYN | 58.66 ZAR |
| 50 BYN | 293.32 ZAR |
| 100 BYN | 586.63 ZAR |
| 500 BYN | 2,933.16 ZAR |
| 1,000 BYN | 5,866.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-07-25T08:23:52Z",
"rates": {
"ZAR": 5.866315
}
}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": 586.6315,
"rate": 5.866315
}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