Rate Overview
Live
1 BOB = 0.206188 AUD
1 AUD = 4.8499
BOB
Avg
0.205356
High
0.206188
Low
0.204436
Last updated: 6/19/2026, 7:03:35 PM
Quick Conversions
| BOB | AUD |
|---|---|
| 1 BOB | 0.21 AUD |
| 10 BOB | 2.06 AUD |
| 50 BOB | 10.31 AUD |
| 100 BOB | 20.62 AUD |
| 500 BOB | 103.09 AUD |
| 1,000 BOB | 206.19 AUD |
Get BOB/AUD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=AUDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-06-19T19:03:35Z",
"rates": {
"AUD": 0.206188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=AUD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "AUD",
"amount": 100
},
"result": 20.6188,
"rate": 0.206188
}Build with BOB/AUD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key