Rate Overview
Live
1 BOB = 11.7733 ALL
1 ALL = 0.084938
BOB
Avg
11.7928
High
11.8361
Low
11.7733
Last updated: 5/8/2026, 3:27:37 AM
Quick Conversions
| BOB | ALL |
|---|---|
| 1 BOB | 11.77 ALL |
| 10 BOB | 117.73 ALL |
| 50 BOB | 588.67 ALL |
| 100 BOB | 1,177.33 ALL |
| 500 BOB | 5,886.67 ALL |
| 1,000 BOB | 11,773.33 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-08T03:27:37Z",
"rates": {
"ALL": 11.773332
}
}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": 1177.3332,
"rate": 11.773332
}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