Rate Overview
Live
1 BYN = 1.3210 SAR
1 SAR = 0.757023
BYN
Avg
1.3154
High
1.3210
Low
1.3042
Last updated: 4/17/2026, 6:11:35 AM
Quick Conversions
| BYN | SAR |
|---|---|
| 1 BYN | 1.32 SAR |
| 10 BYN | 13.21 SAR |
| 50 BYN | 66.05 SAR |
| 100 BYN | 132.10 SAR |
| 500 BYN | 660.48 SAR |
| 1,000 BYN | 1,320.96 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-04-17T06:11:35Z",
"rates": {
"SAR": 1.320963
}
}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": 132.0963,
"rate": 1.320963
}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