Rate Overview
Live
1 BOB = 11.7474 ALL
1 ALL = 0.085125
BOB
Avg
11.8017
High
11.8699
Low
11.7333
Last updated: 4/17/2026, 4:54:10 AM
Quick Conversions
| BOB | ALL |
|---|---|
| 1 BOB | 11.75 ALL |
| 10 BOB | 117.47 ALL |
| 50 BOB | 587.37 ALL |
| 100 BOB | 1,174.74 ALL |
| 500 BOB | 5,873.71 ALL |
| 1,000 BOB | 11,747.43 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-04-17T04:54:10Z",
"rates": {
"ALL": 11.747426
}
}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": 1174.7426,
"rate": 11.747426
}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