Rate Overview
Live
1 BOB = 12.0223 ALL
1 ALL = 0.083179
BOB
Avg
12.0049
High
12.0398
Low
11.9535
Last updated: 3/27/2026, 12:53:25 PM
Quick Conversions
| BOB | ALL |
|---|---|
| 1 BOB | 12.02 ALL |
| 10 BOB | 120.22 ALL |
| 50 BOB | 601.11 ALL |
| 100 BOB | 1,202.23 ALL |
| 500 BOB | 6,011.13 ALL |
| 1,000 BOB | 12,022.26 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-27T12:53:25Z",
"rates": {
"ALL": 12.022259
}
}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": 1202.2259,
"rate": 12.022259
}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