Rate Overview
Live
1 ALL = 0.152067 BOB
1 BOB = 6.5760
ALL
Avg
0.100204
High
0.155996
Low
0.082806
Last updated: 9/12/2026, 8:21:14 AM
Quick Conversions
| ALL | BOB |
|---|---|
| 1 ALL | 0.15 BOB |
| 10 ALL | 1.52 BOB |
| 50 ALL | 7.60 BOB |
| 100 ALL | 15.21 BOB |
| 500 ALL | 76.03 BOB |
| 1,000 ALL | 152.07 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-09-12T08:21:14Z",
"rates": {
"BOB": 0.152067
}
}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": 15.206700000000001,
"rate": 0.152067
}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