Rate Overview
Live
1 ALL = 0.083853 BOB
1 BOB = 11.9256
ALL
Avg
0.083666
High
0.085582
Low
0.081344
Last updated: 6/23/2026, 2:40:22 AM
Quick Conversions
| ALL | BOB |
|---|---|
| 1 ALL | 0.08 BOB |
| 10 ALL | 0.84 BOB |
| 50 ALL | 4.19 BOB |
| 100 ALL | 8.39 BOB |
| 500 ALL | 41.93 BOB |
| 1,000 ALL | 83.85 BOB |
Get ALL/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=BOBExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-06-23T02:40:22Z",
"rates": {
"BOB": 0.083853
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "BOB",
"amount": 100
},
"result": 8.385299999999999,
"rate": 0.083853
}Build with ALL/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key