Rate Overview
Live
1 BYN = 1.2966 SAR
1 SAR = 0.771259
BYN
Avg
1.3136
High
1.3680
Low
1.2439
Last updated: 7/24/2026, 11:20:16 AM
Quick Conversions
| BYN | SAR |
|---|---|
| 1 BYN | 1.30 SAR |
| 10 BYN | 12.97 SAR |
| 50 BYN | 64.83 SAR |
| 100 BYN | 129.66 SAR |
| 500 BYN | 648.29 SAR |
| 1,000 BYN | 1,296.58 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-24T11:20:16Z",
"rates": {
"SAR": 1.296581
}
}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.6581,
"rate": 1.296581
}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