Rate Overview
Live
1 BYN = 1.2815 SAR
1 SAR = 0.780332
BYN
Avg
1.2913
High
1.2984
Low
1.2815
Last updated: 3/7/2026, 1:02:04 AM
Quick Conversions
| BYN | SAR |
|---|---|
| 1 BYN | 1.28 SAR |
| 10 BYN | 12.82 SAR |
| 50 BYN | 64.08 SAR |
| 100 BYN | 128.15 SAR |
| 500 BYN | 640.75 SAR |
| 1,000 BYN | 1,281.50 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-03-07T01:02:04Z",
"rates": {
"SAR": 1.281505
}
}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": 128.1505,
"rate": 1.281505
}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