Rate Overview
Live
1 BOB = 0.545289 SAR
1 SAR = 1.8339
BOB
Avg
0.543880
High
0.545289
Low
0.542083
Last updated: 5/8/2026, 11:45:42 AM
Quick Conversions
| BOB | SAR |
|---|---|
| 1 BOB | 0.55 SAR |
| 10 BOB | 5.45 SAR |
| 50 BOB | 27.26 SAR |
| 100 BOB | 54.53 SAR |
| 500 BOB | 272.64 SAR |
| 1,000 BOB | 545.29 SAR |
Get BOB/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=SARExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-05-08T11:45:42Z",
"rates": {
"SAR": 0.545289
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "SAR",
"amount": 100
},
"result": 54.5289,
"rate": 0.545289
}Build with BOB/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key