Rate Overview
Live
1 AUD = 4.8452 BOB
1 BOB = 0.206391
AUD
Avg
4.8614
High
5.0017
Low
4.6252
Last updated: 6/20/2026, 3:27:03 PM
Quick Conversions
| AUD | BOB |
|---|---|
| 1 AUD | 4.85 BOB |
| 10 AUD | 48.45 BOB |
| 50 AUD | 242.26 BOB |
| 100 AUD | 484.52 BOB |
| 500 AUD | 2,422.58 BOB |
| 1,000 AUD | 4,845.16 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-20T15:27:03Z",
"rates": {
"BOB": 4.845162
}
}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.5162,
"rate": 4.845162
}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