Rate Overview
Live
1 AUD = 4.8488 BOB
1 BOB = 0.206239
AUD
Avg
4.5794
High
4.9736
Low
4.1620
Last updated: 6/19/2026, 6:50:47 PM
Quick Conversions
| AUD | BOB |
|---|---|
| 1 AUD | 4.85 BOB |
| 10 AUD | 48.49 BOB |
| 50 AUD | 242.44 BOB |
| 100 AUD | 484.88 BOB |
| 500 AUD | 2,424.38 BOB |
| 1,000 AUD | 4,848.75 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-06-19T18:50:47Z",
"rates": {
"BOB": 4.848753
}
}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": 484.87530000000004,
"rate": 4.848753
}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