Rate Overview
Live
1 SAR = 0.747186 BYN
1 BYN = 1.3384
SAR
Avg
0.750376
High
0.752840
Low
0.746691
Last updated: 5/9/2026, 6:04:41 AM
Quick Conversions
| SAR | BYN |
|---|---|
| 1 SAR | 0.75 BYN |
| 10 SAR | 7.47 BYN |
| 50 SAR | 37.36 BYN |
| 100 SAR | 74.72 BYN |
| 500 SAR | 373.59 BYN |
| 1,000 SAR | 747.19 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-05-09T06:04:41Z",
"rates": {
"BYN": 0.747186
}
}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": 74.7186,
"rate": 0.747186
}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