Rate Overview
Live
1 ALL = 0.120833 BOB
1 BOB = 8.2759
ALL
Avg
0.088599
High
0.120833
Low
0.083160
Last updated: 7/10/2026, 11:31:15 AM
Quick Conversions
| ALL | BOB |
|---|---|
| 1 ALL | 0.12 BOB |
| 10 ALL | 1.21 BOB |
| 50 ALL | 6.04 BOB |
| 100 ALL | 12.08 BOB |
| 500 ALL | 60.42 BOB |
| 1,000 ALL | 120.83 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-07-10T11:31:15Z",
"rates": {
"BOB": 0.120833
}
}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": 12.0833,
"rate": 0.120833
}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