Rate Overview
Live
1 AUD = 4.8042 BOB
1 BOB = 0.208151
AUD
Avg
4.7798
High
4.8042
Low
4.7619
Last updated: 7/4/2026, 10:05:50 PM
Quick Conversions
| AUD | BOB |
|---|---|
| 1 AUD | 4.80 BOB |
| 10 AUD | 48.04 BOB |
| 50 AUD | 240.21 BOB |
| 100 AUD | 480.42 BOB |
| 500 AUD | 2,402.10 BOB |
| 1,000 AUD | 4,804.21 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-04T22:05:50Z",
"rates": {
"BOB": 4.804208
}
}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": 480.4208,
"rate": 4.804208
}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