Rate Overview
Live
1 AUD = 4.8494 BOB
1 BOB = 0.206209
AUD
Avg
4.8748
High
4.9131
Low
4.8375
Last updated: 3/7/2026, 12:48:09 AM
Quick Conversions
| AUD | BOB |
|---|---|
| 1 AUD | 4.85 BOB |
| 10 AUD | 48.49 BOB |
| 50 AUD | 242.47 BOB |
| 100 AUD | 484.94 BOB |
| 500 AUD | 2,424.72 BOB |
| 1,000 AUD | 4,849.45 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-03-07T00:48:09Z",
"rates": {
"BOB": 4.849447
}
}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.94469999999995,
"rate": 4.849447
}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