Rate Overview
Live
1 BOB = 0.543634 SAR
1 SAR = 1.8395
BOB
Avg
0.543809
High
0.547168
Low
0.541447
Last updated: 3/27/2026, 8:19:53 AM
Quick Conversions
| BOB | SAR |
|---|---|
| 1 BOB | 0.54 SAR |
| 10 BOB | 5.44 SAR |
| 50 BOB | 27.18 SAR |
| 100 BOB | 54.36 SAR |
| 500 BOB | 271.82 SAR |
| 1,000 BOB | 543.63 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-03-27T08:19:53Z",
"rates": {
"SAR": 0.543634
}
}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.3634,
"rate": 0.543634
}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