Rate Overview
Live
1 ALL = 0.083426 BOB
1 BOB = 11.9867
ALL
Avg
0.084068
High
0.084926
Low
0.083258
Last updated: 3/7/2026, 12:09:57 AM
Quick Conversions
| ALL | BOB |
|---|---|
| 1 ALL | 0.08 BOB |
| 10 ALL | 0.83 BOB |
| 50 ALL | 4.17 BOB |
| 100 ALL | 8.34 BOB |
| 500 ALL | 41.71 BOB |
| 1,000 ALL | 83.43 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-03-07T00:09:57Z",
"rates": {
"BOB": 0.083426
}
}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.342600000000001,
"rate": 0.083426
}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