Rate Overview
Live
1 ALL = 0.149006 BOB
1 BOB = 6.7111
ALL
Avg
0.141373
High
0.149006
Low
0.132934
Last updated: 8/2/2026, 12:56:10 PM
Quick Conversions
| ALL | BOB |
|---|---|
| 1 ALL | 0.15 BOB |
| 10 ALL | 1.49 BOB |
| 50 ALL | 7.45 BOB |
| 100 ALL | 14.90 BOB |
| 500 ALL | 74.50 BOB |
| 1,000 ALL | 149.01 BOB |
Get ALL/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=BOBExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-08-02T12:56:10Z",
"rates": {
"BOB": 0.149006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "BOB",
"amount": 100
},
"result": 14.9006,
"rate": 0.149006
}Build with ALL/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key