Rate Overview
Live
1 BOB = 0.313546 SAR
1 SAR = 3.1893
BOB
Avg
0.312133
High
0.315813
Low
0.309260
Last updated: 8/12/2026, 7:40:11 AM
Quick Conversions
| BOB | SAR |
|---|---|
| 1 BOB | 0.31 SAR |
| 10 BOB | 3.14 SAR |
| 50 BOB | 15.68 SAR |
| 100 BOB | 31.35 SAR |
| 500 BOB | 156.77 SAR |
| 1,000 BOB | 313.55 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-08-12T07:40:11Z",
"rates": {
"SAR": 0.313546
}
}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": 31.354599999999998,
"rate": 0.313546
}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