Rate Overview
Live
1 ALL = 0.145724 BOB
1 BOB = 6.8623
ALL
Avg
0.145164
High
0.145724
Low
0.144677
Last updated: 8/22/2026, 7:02:34 AM
Quick Conversions
| ALL | BOB |
|---|---|
| 1 ALL | 0.15 BOB |
| 10 ALL | 1.46 BOB |
| 50 ALL | 7.29 BOB |
| 100 ALL | 14.57 BOB |
| 500 ALL | 72.86 BOB |
| 1,000 ALL | 145.72 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-08-22T07:02:34Z",
"rates": {
"BOB": 0.145724
}
}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": 14.5724,
"rate": 0.145724
}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