Rate Overview
Live
1 BYN = 5.7412 ZAR
1 ZAR = 0.174181
BYN
Avg
5.4851
High
5.9000
Low
5.0131
Last updated: 3/27/2026, 1:22:59 PM
Quick Conversions
| BYN | ZAR |
|---|---|
| 1 BYN | 5.74 ZAR |
| 10 BYN | 57.41 ZAR |
| 50 BYN | 287.06 ZAR |
| 100 BYN | 574.12 ZAR |
| 500 BYN | 2,870.58 ZAR |
| 1,000 BYN | 5,741.16 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-27T13:22:59Z",
"rates": {
"ZAR": 5.741163
}
}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": 574.1163,
"rate": 5.741163
}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