Rate Overview
Live
1 BOB = 11.8883 ALL
1 ALL = 0.084116
BOB
Avg
11.8231
High
11.9461
Low
11.7153
Last updated: 5/28/2026, 9:48:26 PM
Quick Conversions
| BOB | ALL |
|---|---|
| 1 BOB | 11.89 ALL |
| 10 BOB | 118.88 ALL |
| 50 BOB | 594.41 ALL |
| 100 BOB | 1,188.83 ALL |
| 500 BOB | 5,944.14 ALL |
| 1,000 BOB | 11,888.29 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-05-28T21:48:26Z",
"rates": {
"ALL": 11.888285
}
}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": 1188.8285,
"rate": 11.888285
}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