Rate Overview
Live
1 SAR = 2.9639 BOB
1 BOB = 0.337392
SAR
Avg
1.9873
High
2.9639
Low
1.8276
Last updated: 7/25/2026, 2:35:47 AM
Quick Conversions
| SAR | BOB |
|---|---|
| 1 SAR | 2.96 BOB |
| 10 SAR | 29.64 BOB |
| 50 SAR | 148.20 BOB |
| 100 SAR | 296.39 BOB |
| 500 SAR | 1,481.96 BOB |
| 1,000 SAR | 2,963.91 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-25T02:35:47Z",
"rates": {
"BOB": 2.963913
}
}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": 296.3913,
"rate": 2.963913
}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