Rate Overview
Live
1 BYN = 1.3090 SAR
1 SAR = 0.763933
BYN
Avg
1.2406
High
1.3680
Low
1.0964
Last updated: 7/27/2026, 10:50:46 AM
Quick Conversions
| BYN | SAR |
|---|---|
| 1 BYN | 1.31 SAR |
| 10 BYN | 13.09 SAR |
| 50 BYN | 65.45 SAR |
| 100 BYN | 130.90 SAR |
| 500 BYN | 654.51 SAR |
| 1,000 BYN | 1,309.02 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-07-27T10:50:46Z",
"rates": {
"SAR": 1.309015
}
}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": 130.9015,
"rate": 1.309015
}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