Rate Overview
Live
1 BOB = 6.9119 ALL
1 ALL = 0.144677
BOB
Avg
6.8052
High
6.9119
Low
6.6644
Last updated: 8/15/2026, 6:43:45 AM
Quick Conversions
| BOB | ALL |
|---|---|
| 1 BOB | 6.91 ALL |
| 10 BOB | 69.12 ALL |
| 50 BOB | 345.60 ALL |
| 100 BOB | 691.19 ALL |
| 500 BOB | 3,455.97 ALL |
| 1,000 BOB | 6,911.95 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-15T06:43:45Z",
"rates": {
"ALL": 6.911945
}
}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": 691.1945000000001,
"rate": 6.911945
}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