Rate Overview
Live
1 BOB = 11.9762 ALL
1 ALL = 0.083499
BOB
Avg
11.9036
High
12.0108
Low
11.7749
Last updated: 3/7/2026, 3:27:33 AM
Quick Conversions
| BOB | ALL |
|---|---|
| 1 BOB | 11.98 ALL |
| 10 BOB | 119.76 ALL |
| 50 BOB | 598.81 ALL |
| 100 BOB | 1,197.62 ALL |
| 500 BOB | 5,988.11 ALL |
| 1,000 BOB | 11,976.21 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-03-07T03:27:33Z",
"rates": {
"ALL": 11.976214
}
}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": 1197.6214,
"rate": 11.976214
}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