Rate Overview
Live
1 SAR = 0.811976 BYN
1 BYN = 1.2316
SAR
Avg
0.806720
High
0.811976
Low
0.793427
Last updated: 8/19/2026, 1:31:53 PM
Quick Conversions
| SAR | BYN |
|---|---|
| 1 SAR | 0.81 BYN |
| 10 SAR | 8.12 BYN |
| 50 SAR | 40.60 BYN |
| 100 SAR | 81.20 BYN |
| 500 SAR | 405.99 BYN |
| 1,000 SAR | 811.98 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-08-19T13:31:53Z",
"rates": {
"BYN": 0.811976
}
}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": 81.19760000000001,
"rate": 0.811976
}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