Rate Overview
Live
1 BOB = 8.3070 ALL
1 ALL = 0.120380
BOB
Avg
11.0804
High
11.9135
Low
8.3070
Last updated: 7/8/2026, 7:16:55 AM
Quick Conversions
| BOB | ALL |
|---|---|
| 1 BOB | 8.31 ALL |
| 10 BOB | 83.07 ALL |
| 50 BOB | 415.35 ALL |
| 100 BOB | 830.70 ALL |
| 500 BOB | 4,153.50 ALL |
| 1,000 BOB | 8,306.99 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-08T07:16:55Z",
"rates": {
"ALL": 8.306994
}
}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": 830.6994,
"rate": 8.306994
}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