Rate Overview
Live
1 SAR = 1.8379 BOB
1 BOB = 0.544097
SAR
Avg
1.8396
High
1.8447
Low
1.8378
Last updated: 5/7/2026, 11:20:15 AM
Quick Conversions
| SAR | BOB |
|---|---|
| 1 SAR | 1.84 BOB |
| 10 SAR | 18.38 BOB |
| 50 SAR | 91.90 BOB |
| 100 SAR | 183.79 BOB |
| 500 SAR | 918.95 BOB |
| 1,000 SAR | 1,837.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-05-07T11:20:15Z",
"rates": {
"BOB": 1.837908
}
}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": 183.79080000000002,
"rate": 1.837908
}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