Rate Overview
Live
1 ZAR = 0.177125 BYN
1 BYN = 5.6457
ZAR
Avg
0.178881
High
0.181713
Low
0.176947
Last updated: 3/6/2026, 8:10:46 AM
Quick Conversions
| ZAR | BYN |
|---|---|
| 1 ZAR | 0.18 BYN |
| 10 ZAR | 1.77 BYN |
| 50 ZAR | 8.86 BYN |
| 100 ZAR | 17.71 BYN |
| 500 ZAR | 88.56 BYN |
| 1,000 ZAR | 177.13 BYN |
Get ZAR/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=BYNExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-06T08:10:46Z",
"rates": {
"BYN": 0.177125
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "BYN",
"amount": 100
},
"result": 17.712500000000002,
"rate": 0.177125
}Build with ZAR/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key