Rate Overview
Live
1 BOB = 7.6407 ALL
1 ALL = 0.130878
BOB
Avg
11.4658
High
12.0763
Low
7.6407
Last updated: 7/22/2026, 1:43:35 AM
Quick Conversions
| BOB | ALL |
|---|---|
| 1 BOB | 7.64 ALL |
| 10 BOB | 76.41 ALL |
| 50 BOB | 382.04 ALL |
| 100 BOB | 764.07 ALL |
| 500 BOB | 3,820.36 ALL |
| 1,000 BOB | 7,640.72 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-22T01:43:35Z",
"rates": {
"ALL": 7.640724
}
}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": 764.0724,
"rate": 7.640724
}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