Rate Overview
Live
1 BYN = 5.9543 ZAR
1 ZAR = 0.167947
BYN
Avg
5.7050
High
6.0728
Low
5.5168
Last updated: 5/27/2026, 11:00:35 PM
Quick Conversions
| BYN | ZAR |
|---|---|
| 1 BYN | 5.95 ZAR |
| 10 BYN | 59.54 ZAR |
| 50 BYN | 297.71 ZAR |
| 100 BYN | 595.43 ZAR |
| 500 BYN | 2,977.13 ZAR |
| 1,000 BYN | 5,954.26 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-05-27T23:00:35Z",
"rates": {
"ZAR": 5.954256
}
}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": 595.4256,
"rate": 5.954256
}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