Rate Overview
Live
1 SAR = 3.0961 BOB
1 BOB = 0.322985
SAR
Avg
3.1175
High
3.1893
Low
3.0951
Last updated: 8/19/2026, 9:01:55 AM
Quick Conversions
| SAR | BOB |
|---|---|
| 1 SAR | 3.10 BOB |
| 10 SAR | 30.96 BOB |
| 50 SAR | 154.81 BOB |
| 100 SAR | 309.61 BOB |
| 500 SAR | 1,548.06 BOB |
| 1,000 SAR | 3,096.12 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-08-19T09:01:55Z",
"rates": {
"BOB": 3.096122
}
}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": 309.6122,
"rate": 3.096122
}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