Rate Overview
Live
1 AUD = 4.7723 BOB
1 BOB = 0.209544
AUD
Avg
4.6605
High
4.8927
Low
4.4682
Last updated: 3/27/2026, 9:26:58 AM
Quick Conversions
| AUD | BOB |
|---|---|
| 1 AUD | 4.77 BOB |
| 10 AUD | 47.72 BOB |
| 50 AUD | 238.61 BOB |
| 100 AUD | 477.23 BOB |
| 500 AUD | 2,386.13 BOB |
| 1,000 AUD | 4,772.27 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-27T09:26:58Z",
"rates": {
"BOB": 4.772266
}
}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.2266,
"rate": 4.772266
}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