Rate Overview
Live
1 BOB = 6.8996 ALL
1 ALL = 0.144937
BOB
Avg
11.0344
High
12.0763
Low
6.7111
Last updated: 8/3/2026, 9:17:21 PM
Quick Conversions
| BOB | ALL |
|---|---|
| 1 BOB | 6.90 ALL |
| 10 BOB | 69.00 ALL |
| 50 BOB | 344.98 ALL |
| 100 BOB | 689.96 ALL |
| 500 BOB | 3,449.79 ALL |
| 1,000 BOB | 6,899.57 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-08-03T21:17:21Z",
"rates": {
"ALL": 6.899573
}
}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": 689.9573,
"rate": 6.899573
}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