Rate Overview
Live
1 SAR = 3.0064 BOB
1 BOB = 0.332625
SAR
Avg
1.9748
High
3.0064
Low
1.8286
Last updated: 7/28/2026, 8:52:57 AM
Quick Conversions
| SAR | BOB |
|---|---|
| 1 SAR | 3.01 BOB |
| 10 SAR | 30.06 BOB |
| 50 SAR | 150.32 BOB |
| 100 SAR | 300.64 BOB |
| 500 SAR | 1,503.19 BOB |
| 1,000 SAR | 3,006.39 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-07-28T08:52:57Z",
"rates": {
"BOB": 3.006389
}
}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": 300.6389,
"rate": 3.006389
}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