Rate Overview
Live
1 BOB = 0.542144 SAR
1 SAR = 1.8445
BOB
Avg
0.542439
High
0.544809
Low
0.541183
Last updated: 5/28/2026, 9:40:59 PM
Quick Conversions
| BOB | SAR |
|---|---|
| 1 BOB | 0.54 SAR |
| 10 BOB | 5.42 SAR |
| 50 BOB | 27.11 SAR |
| 100 BOB | 54.21 SAR |
| 500 BOB | 271.07 SAR |
| 1,000 BOB | 542.14 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-05-28T21:40:59Z",
"rates": {
"SAR": 0.542144
}
}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": 54.2144,
"rate": 0.542144
}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