Rate Overview
Live
1 SAR = 0.763101 BYN
1 BYN = 1.3104
SAR
Avg
0.771596
High
0.778461
Low
0.763101
Last updated: 7/8/2026, 2:16:56 PM
Quick Conversions
| SAR | BYN |
|---|---|
| 1 SAR | 0.76 BYN |
| 10 SAR | 7.63 BYN |
| 50 SAR | 38.16 BYN |
| 100 SAR | 76.31 BYN |
| 500 SAR | 381.55 BYN |
| 1,000 SAR | 763.10 BYN |
Get SAR/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=BYNExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-08T14:16:56Z",
"rates": {
"BYN": 0.763101
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "BYN",
"amount": 100
},
"result": 76.3101,
"rate": 0.763101
}Build with SAR/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key