Rate Overview
Live
1 BOB = 0.332624 SAR
1 SAR = 3.0064
BOB
Avg
0.518229
High
0.546869
Low
0.332624
Last updated: 7/28/2026, 9:39:37 PM
Quick Conversions
| BOB | SAR |
|---|---|
| 1 BOB | 0.33 SAR |
| 10 BOB | 3.33 SAR |
| 50 BOB | 16.63 SAR |
| 100 BOB | 33.26 SAR |
| 500 BOB | 166.31 SAR |
| 1,000 BOB | 332.62 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-28T21:39:37Z",
"rates": {
"SAR": 0.332624
}
}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": 33.2624,
"rate": 0.332624
}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