Rate Overview
Live
1 BYN = 1.2125 SAR
1 SAR = 0.824744
BYN
Avg
1.2314
High
1.2444
Low
1.2125
Last updated: 9/2/2026, 11:57:42 AM
Quick Conversions
| BYN | SAR |
|---|---|
| 1 BYN | 1.21 SAR |
| 10 BYN | 12.12 SAR |
| 50 BYN | 60.62 SAR |
| 100 BYN | 121.25 SAR |
| 500 BYN | 606.25 SAR |
| 1,000 BYN | 1,212.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-09-02T11:57:42Z",
"rates": {
"SAR": 1.212498
}
}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": 121.24980000000001,
"rate": 1.212498
}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