Rate Overview
Live
1 BYN = 1.3539 SAR
1 SAR = 0.738630
BYN
Avg
1.3563
High
1.3597
Low
1.3539
Last updated: 6/17/2026, 5:03:41 AM
Quick Conversions
| BYN | SAR |
|---|---|
| 1 BYN | 1.35 SAR |
| 10 BYN | 13.54 SAR |
| 50 BYN | 67.69 SAR |
| 100 BYN | 135.39 SAR |
| 500 BYN | 676.93 SAR |
| 1,000 BYN | 1,353.86 SAR |
Get BYN/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=SARExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-06-17T05:03:41Z",
"rates": {
"SAR": 1.353857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "SAR",
"amount": 100
},
"result": 135.3857,
"rate": 1.353857
}Build with BYN/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key