Rate Overview
Live
1 SAR = 3.3162 BOB
1 BOB = 0.301554
SAR
Avg
3.2801
High
3.3235
Low
3.1820
Last updated: 9/9/2026, 8:43:25 AM
Quick Conversions
| SAR | BOB |
|---|---|
| 1 SAR | 3.32 BOB |
| 10 SAR | 33.16 BOB |
| 50 SAR | 165.81 BOB |
| 100 SAR | 331.62 BOB |
| 500 SAR | 1,658.08 BOB |
| 1,000 SAR | 3,316.16 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-09-09T08:43:25Z",
"rates": {
"BOB": 3.316156
}
}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": 331.6156,
"rate": 3.316156
}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