Rate Overview
Live
1 AUD = 4.7795 BOB
1 BOB = 0.209227
AUD
Avg
4.8899
High
4.9712
Low
4.7795
Last updated: 6/24/2026, 1:04:50 PM
Quick Conversions
| AUD | BOB |
|---|---|
| 1 AUD | 4.78 BOB |
| 10 AUD | 47.80 BOB |
| 50 AUD | 238.98 BOB |
| 100 AUD | 477.95 BOB |
| 500 AUD | 2,389.75 BOB |
| 1,000 AUD | 4,779.51 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-24T13:04:50Z",
"rates": {
"BOB": 4.779509
}
}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": 477.9509,
"rate": 4.779509
}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