Rate Overview
Live
1 SAR = 1.8352 BOB
1 BOB = 0.544890
SAR
Avg
1.8388
High
1.8456
Low
1.8351
Last updated: 3/7/2026, 12:26:40 AM
Quick Conversions
| SAR | BOB |
|---|---|
| 1 SAR | 1.84 BOB |
| 10 SAR | 18.35 BOB |
| 50 SAR | 91.76 BOB |
| 100 SAR | 183.52 BOB |
| 500 SAR | 917.62 BOB |
| 1,000 SAR | 1,835.23 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-03-07T00:26:40Z",
"rates": {
"BOB": 1.835232
}
}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.5232,
"rate": 1.835232
}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