Rate Overview
Live
1 SAR = 1.8374 BOB
1 BOB = 0.544240
SAR
Avg
1.8362
High
1.8403
Low
1.8328
Last updated: 4/17/2026, 6:11:24 AM
Quick Conversions
| SAR | BOB |
|---|---|
| 1 SAR | 1.84 BOB |
| 10 SAR | 18.37 BOB |
| 50 SAR | 91.87 BOB |
| 100 SAR | 183.74 BOB |
| 500 SAR | 918.71 BOB |
| 1,000 SAR | 1,837.42 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-04-17T06:11:24Z",
"rates": {
"BOB": 1.837424
}
}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.7424,
"rate": 1.837424
}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