Rate Overview
Live
1 SAR = 0.765973 BYN
1 BYN = 1.3055
SAR
Avg
0.763894
High
0.804164
Low
0.730256
Last updated: 7/28/2026, 7:09:29 AM
Quick Conversions
| SAR | BYN |
|---|---|
| 1 SAR | 0.77 BYN |
| 10 SAR | 7.66 BYN |
| 50 SAR | 38.30 BYN |
| 100 SAR | 76.60 BYN |
| 500 SAR | 382.99 BYN |
| 1,000 SAR | 765.97 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-28T07:09:29Z",
"rates": {
"BYN": 0.765973
}
}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.5973,
"rate": 0.765973
}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