Rate Overview
Live
1 BYN = 1.3313 SAR
1 SAR = 0.751138
BYN
Avg
1.3307
High
1.3347
Low
1.3283
Last updated: 5/7/2026, 8:33:20 AM
Quick Conversions
| BYN | SAR |
|---|---|
| 1 BYN | 1.33 SAR |
| 10 BYN | 13.31 SAR |
| 50 BYN | 66.57 SAR |
| 100 BYN | 133.13 SAR |
| 500 BYN | 665.66 SAR |
| 1,000 BYN | 1,331.31 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-05-07T08:33:20Z",
"rates": {
"SAR": 1.331314
}
}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": 133.1314,
"rate": 1.331314
}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