Rate Overview
Live
1 SAR = 1.8393 BOB
1 BOB = 0.543692
SAR
Avg
1.8390
High
1.8437
Low
1.8318
Last updated: 3/27/2026, 11:12:16 AM
Quick Conversions
| SAR | BOB |
|---|---|
| 1 SAR | 1.84 BOB |
| 10 SAR | 18.39 BOB |
| 50 SAR | 91.96 BOB |
| 100 SAR | 183.93 BOB |
| 500 SAR | 919.64 BOB |
| 1,000 SAR | 1,839.28 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-03-27T11:12:16Z",
"rates": {
"BOB": 1.839275
}
}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": 183.9275,
"rate": 1.839275
}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