Rate Overview
Live
1 AUD = 8.2840 BOB
1 BOB = 0.120715
AUD
Avg
8.4090
High
8.5479
Low
8.2840
Last updated: 8/14/2026, 7:32:36 PM
Quick Conversions
| AUD | BOB |
|---|---|
| 1 AUD | 8.28 BOB |
| 10 AUD | 82.84 BOB |
| 50 AUD | 414.20 BOB |
| 100 AUD | 828.40 BOB |
| 500 AUD | 4,141.99 BOB |
| 1,000 AUD | 8,283.97 BOB |
Get AUD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=BOBExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-08-14T19:32:36Z",
"rates": {
"BOB": 8.283972
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "BOB",
"amount": 100
},
"result": 828.3972,
"rate": 8.283972
}Build with AUD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key