Rate Overview
Live
1 BOB = 7.2332 ALL
1 ALL = 0.138252
BOB
Avg
12.1224
High
13.9455
Low
7.2332
Last updated: 7/29/2026, 5:08:01 AM
Quick Conversions
| BOB | ALL |
|---|---|
| 1 BOB | 7.23 ALL |
| 10 BOB | 72.33 ALL |
| 50 BOB | 361.66 ALL |
| 100 BOB | 723.32 ALL |
| 500 BOB | 3,616.60 ALL |
| 1,000 BOB | 7,233.19 ALL |
Get BOB/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=ALLExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-29T05:08:01Z",
"rates": {
"ALL": 7.23319
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "ALL",
"amount": 100
},
"result": 723.319,
"rate": 7.23319
}Build with BOB/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key