Rate Overview
Live
1 SAR = 1.8465 BOB
1 BOB = 0.541563
SAR
Avg
1.8394
High
1.8478
Low
1.8270
Last updated: 5/27/2026, 7:18:51 PM
Quick Conversions
| SAR | BOB |
|---|---|
| 1 SAR | 1.85 BOB |
| 10 SAR | 18.47 BOB |
| 50 SAR | 92.33 BOB |
| 100 SAR | 184.65 BOB |
| 500 SAR | 923.25 BOB |
| 1,000 SAR | 1,846.51 BOB |
Get SAR/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=BOBExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-05-27T19:18:51Z",
"rates": {
"BOB": 1.846507
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "BOB",
"amount": 100
},
"result": 184.6507,
"rate": 1.846507
}Build with SAR/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key