Rate Overview
Live
1 ZAR = 0.167822 BYN
1 BYN = 5.9587
ZAR
Avg
0.175405
High
0.181265
Low
0.164668
Last updated: 5/27/2026, 10:48:20 PM
Quick Conversions
| ZAR | BYN |
|---|---|
| 1 ZAR | 0.17 BYN |
| 10 ZAR | 1.68 BYN |
| 50 ZAR | 8.39 BYN |
| 100 ZAR | 16.78 BYN |
| 500 ZAR | 83.91 BYN |
| 1,000 ZAR | 167.82 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-05-27T22:48:20Z",
"rates": {
"BYN": 0.167822
}
}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": 16.7822,
"rate": 0.167822
}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