Rate Overview
Live
1 SAR = 3.1326 BOB
1 BOB = 0.319219
SAR
Avg
1.9788
High
3.1326
Low
1.8286
Last updated: 7/31/2026, 10:29:33 AM
Quick Conversions
| SAR | BOB |
|---|---|
| 1 SAR | 3.13 BOB |
| 10 SAR | 31.33 BOB |
| 50 SAR | 156.63 BOB |
| 100 SAR | 313.27 BOB |
| 500 SAR | 1,566.33 BOB |
| 1,000 SAR | 3,132.65 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-31T10:29:33Z",
"rates": {
"BOB": 3.13265
}
}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": 313.265,
"rate": 3.13265
}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