Rate Overview
Live
1 ALL = 0.122664 BOB
1 BOB = 8.1524
ALL
Avg
0.085055
High
0.122664
Low
0.082074
Last updated: 7/12/2026, 12:41:24 PM
Quick Conversions
| ALL | BOB |
|---|---|
| 1 ALL | 0.12 BOB |
| 10 ALL | 1.23 BOB |
| 50 ALL | 6.13 BOB |
| 100 ALL | 12.27 BOB |
| 500 ALL | 61.33 BOB |
| 1,000 ALL | 122.66 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-07-12T12:41:24Z",
"rates": {
"BOB": 0.122664
}
}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": 12.266399999999999,
"rate": 0.122664
}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