Rate Overview
Live
1 BOB = 0.333888 SAR
1 SAR = 2.9950
BOB
Avg
0.525254
High
0.544932
Low
0.333888
Last updated: 7/25/2026, 7:40:23 PM
Quick Conversions
| BOB | SAR |
|---|---|
| 1 BOB | 0.33 SAR |
| 10 BOB | 3.34 SAR |
| 50 BOB | 16.69 SAR |
| 100 BOB | 33.39 SAR |
| 500 BOB | 166.94 SAR |
| 1,000 BOB | 333.89 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-25T19:40:23Z",
"rates": {
"SAR": 0.333888
}
}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.3888,
"rate": 0.333888
}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