Rate Overview
Live
1 BOB = 0.345943 SAR
1 SAR = 2.8906
BOB
Avg
0.350589
High
0.361200
Low
0.345943
Last updated: 7/23/2026, 4:05:52 AM
Quick Conversions
| BOB | SAR |
|---|---|
| 1 BOB | 0.35 SAR |
| 10 BOB | 3.46 SAR |
| 50 BOB | 17.30 SAR |
| 100 BOB | 34.59 SAR |
| 500 BOB | 172.97 SAR |
| 1,000 BOB | 345.94 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-23T04:05:52Z",
"rates": {
"SAR": 0.345943
}
}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": 34.5943,
"rate": 0.345943
}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