Rate Overview
Live
1 ALL = 0.145339 BOB
1 BOB = 6.8805
ALL
Avg
0.145417
High
0.145922
Low
0.144760
Last updated: 8/27/2026, 5:27:50 AM
Quick Conversions
| ALL | BOB |
|---|---|
| 1 ALL | 0.15 BOB |
| 10 ALL | 1.45 BOB |
| 50 ALL | 7.27 BOB |
| 100 ALL | 14.53 BOB |
| 500 ALL | 72.67 BOB |
| 1,000 ALL | 145.34 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-27T05:27:50Z",
"rates": {
"BOB": 0.145339
}
}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.5339,
"rate": 0.145339
}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