Rate Overview
Live
1 BOB = 0.378743 SAR
1 SAR = 2.6403
BOB
Avg
0.505427
High
0.542631
Low
0.378743
Last updated: 7/8/2026, 8:51:56 AM
Quick Conversions
| BOB | SAR |
|---|---|
| 1 BOB | 0.38 SAR |
| 10 BOB | 3.79 SAR |
| 50 BOB | 18.94 SAR |
| 100 BOB | 37.87 SAR |
| 500 BOB | 189.37 SAR |
| 1,000 BOB | 378.74 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-07-08T08:51:56Z",
"rates": {
"SAR": 0.378743
}
}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": 37.8743,
"rate": 0.378743
}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