Rate Overview
Live
1 SAR = 0.794928 BYN
1 BYN = 1.2580
SAR
Avg
0.785752
High
0.814166
Low
0.761572
Last updated: 3/27/2026, 9:27:37 AM
Quick Conversions
| SAR | BYN |
|---|---|
| 1 SAR | 0.79 BYN |
| 10 SAR | 7.95 BYN |
| 50 SAR | 39.75 BYN |
| 100 SAR | 79.49 BYN |
| 500 SAR | 397.46 BYN |
| 1,000 SAR | 794.93 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-03-27T09:27:37Z",
"rates": {
"BYN": 0.794928
}
}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": 79.4928,
"rate": 0.794928
}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