Rate Overview
Live
1 BOB = 0.209688 AUD
1 AUD = 4.7690
BOB
Avg
0.220980
High
0.240269
Low
0.205654
Last updated: 3/27/2026, 11:13:03 AM
Quick Conversions
| BOB | AUD |
|---|---|
| 1 BOB | 0.21 AUD |
| 10 BOB | 2.10 AUD |
| 50 BOB | 10.48 AUD |
| 100 BOB | 20.97 AUD |
| 500 BOB | 104.84 AUD |
| 1,000 BOB | 209.69 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-27T11:13:03Z",
"rates": {
"AUD": 0.209688
}
}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.9688,
"rate": 0.209688
}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