Rate Overview
Live
1 AUD = 6.8749 BOB
1 BOB = 0.145456
AUD
Avg
4.7362
High
6.8749
Low
4.4316
Last updated: 7/9/2026, 6:14:43 AM
Quick Conversions
| AUD | BOB |
|---|---|
| 1 AUD | 6.87 BOB |
| 10 AUD | 68.75 BOB |
| 50 AUD | 343.75 BOB |
| 100 AUD | 687.49 BOB |
| 500 AUD | 3,437.47 BOB |
| 1,000 AUD | 6,874.94 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-09T06:14:43Z",
"rates": {
"BOB": 6.874937
}
}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": 687.4937,
"rate": 6.874937
}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