Rate Overview
Live
1 SAR = 2.6428 BOB
1 BOB = 0.378389
SAR
Avg
2.1999
High
2.6428
Low
1.8429
Last updated: 7/10/2026, 3:34:26 PM
Quick Conversions
| SAR | BOB |
|---|---|
| 1 SAR | 2.64 BOB |
| 10 SAR | 26.43 BOB |
| 50 SAR | 132.14 BOB |
| 100 SAR | 264.28 BOB |
| 500 SAR | 1,321.39 BOB |
| 1,000 SAR | 2,642.79 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-10T15:34:26Z",
"rates": {
"BOB": 2.642786
}
}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": 264.2786,
"rate": 2.642786
}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