Rate Overview
Live
1 BOB = 6.4104 ALL
1 ALL = 0.155997
BOB
Avg
6.5358
High
6.7482
Low
6.3638
Last updated: 9/7/2026, 10:22:25 AM
Quick Conversions
| BOB | ALL |
|---|---|
| 1 BOB | 6.41 ALL |
| 10 BOB | 64.10 ALL |
| 50 BOB | 320.52 ALL |
| 100 BOB | 641.04 ALL |
| 500 BOB | 3,205.19 ALL |
| 1,000 BOB | 6,410.39 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-09-07T10:22:25Z",
"rates": {
"ALL": 6.410388
}
}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": 641.0388,
"rate": 6.410388
}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