Rate Overview
Live
1 AUD = 7.8434 BOB
1 BOB = 0.127496
AUD
Avg
6.2884
High
7.8434
Low
4.7590
Last updated: 7/25/2026, 9:27:32 PM
Quick Conversions
| AUD | BOB |
|---|---|
| 1 AUD | 7.84 BOB |
| 10 AUD | 78.43 BOB |
| 50 AUD | 392.17 BOB |
| 100 AUD | 784.34 BOB |
| 500 AUD | 3,921.70 BOB |
| 1,000 AUD | 7,843.39 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-07-25T21:27:32Z",
"rates": {
"BOB": 7.843394
}
}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": 784.3394,
"rate": 7.843394
}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