Rate Overview
Live
1 BYN = 1.2914 SAR
1 SAR = 0.774380
BYN
Avg
1.2901
High
1.2940
Low
1.2846
Last updated: 7/6/2026, 10:13:56 PM
Quick Conversions
| BYN | SAR |
|---|---|
| 1 BYN | 1.29 SAR |
| 10 BYN | 12.91 SAR |
| 50 BYN | 64.57 SAR |
| 100 BYN | 129.14 SAR |
| 500 BYN | 645.68 SAR |
| 1,000 BYN | 1,291.36 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-06T22:13:56Z",
"rates": {
"SAR": 1.291356
}
}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": 129.13559999999998,
"rate": 1.291356
}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