Rate Overview
Live
1 SAR = 0.780332 BYN
1 BYN = 1.2815
SAR
Avg
0.774448
High
0.780332
Low
0.770156
Last updated: 3/7/2026, 12:33:38 AM
Quick Conversions
| SAR | BYN |
|---|---|
| 1 SAR | 0.78 BYN |
| 10 SAR | 7.80 BYN |
| 50 SAR | 39.02 BYN |
| 100 SAR | 78.03 BYN |
| 500 SAR | 390.17 BYN |
| 1,000 SAR | 780.33 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-07T00:33:38Z",
"rates": {
"BYN": 0.780332
}
}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": 78.03320000000001,
"rate": 0.780332
}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