Rate Overview
Live
1 BOB = 7.5873 ALL
1 ALL = 0.131799
BOB
Avg
11.7137
High
12.3323
Low
7.5873
Last updated: 7/22/2026, 6:33:44 PM
Quick Conversions
| BOB | ALL |
|---|---|
| 1 BOB | 7.59 ALL |
| 10 BOB | 75.87 ALL |
| 50 BOB | 379.37 ALL |
| 100 BOB | 758.73 ALL |
| 500 BOB | 3,793.67 ALL |
| 1,000 BOB | 7,587.33 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-22T18:33:44Z",
"rates": {
"ALL": 7.587334
}
}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": 758.7334000000001,
"rate": 7.587334
}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