Rate Overview
Live
1 AUD = 7.6628 BOB
1 BOB = 0.130501
AUD
Avg
7.6639
High
7.8597
Low
7.4912
Last updated: 7/27/2026, 9:28:53 AM
Quick Conversions
| AUD | BOB |
|---|---|
| 1 AUD | 7.66 BOB |
| 10 AUD | 76.63 BOB |
| 50 AUD | 383.14 BOB |
| 100 AUD | 766.28 BOB |
| 500 AUD | 3,831.39 BOB |
| 1,000 AUD | 7,662.77 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-27T09:28:53Z",
"rates": {
"BOB": 7.662774
}
}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": 766.2774,
"rate": 7.662774
}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