Rate Overview
Live
1 BOB = 11.8369 ALL
1 ALL = 0.084481
BOB
Avg
11.8578
High
11.9248
Low
11.7961
Last updated: 6/18/2026, 11:14:34 AM
Quick Conversions
| BOB | ALL |
|---|---|
| 1 BOB | 11.84 ALL |
| 10 BOB | 118.37 ALL |
| 50 BOB | 591.85 ALL |
| 100 BOB | 1,183.69 ALL |
| 500 BOB | 5,918.46 ALL |
| 1,000 BOB | 11,836.92 ALL |
Get BOB/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=ALLExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-06-18T11:14:34Z",
"rates": {
"ALL": 11.836924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "ALL",
"amount": 100
},
"result": 1183.6924,
"rate": 11.836924
}Build with BOB/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key