Rate Overview
Live
1 BOB = 0.209536 AUD
1 AUD = 4.7724
BOB
Avg
0.205596
High
0.209586
Low
0.202160
Last updated: 3/27/2026, 7:44:51 AM
Quick Conversions
| BOB | AUD |
|---|---|
| 1 BOB | 0.21 AUD |
| 10 BOB | 2.10 AUD |
| 50 BOB | 10.48 AUD |
| 100 BOB | 20.95 AUD |
| 500 BOB | 104.77 AUD |
| 1,000 BOB | 209.54 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-03-27T07:44:51Z",
"rates": {
"AUD": 0.209536
}
}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.9536,
"rate": 0.209536
}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