Rate Overview
Live
1 AUD = 8.2523 BOB
1 BOB = 0.121178
AUD
Avg
8.3370
High
8.5479
Low
8.2227
Last updated: 8/17/2026, 2:39:48 AM
Quick Conversions
| AUD | BOB |
|---|---|
| 1 AUD | 8.25 BOB |
| 10 AUD | 82.52 BOB |
| 50 AUD | 412.62 BOB |
| 100 AUD | 825.23 BOB |
| 500 AUD | 4,126.16 BOB |
| 1,000 AUD | 8,252.32 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-17T02:39:48Z",
"rates": {
"BOB": 8.252317
}
}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": 825.2316999999999,
"rate": 8.252317
}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