Rate Overview
Live
1 BOB = 0.209226 AUD
1 AUD = 4.7795
BOB
Avg
0.207344
High
0.209595
Low
0.204713
Last updated: 3/27/2026, 6:06:41 AM
Quick Conversions
| BOB | AUD |
|---|---|
| 1 BOB | 0.21 AUD |
| 10 BOB | 2.09 AUD |
| 50 BOB | 10.46 AUD |
| 100 BOB | 20.92 AUD |
| 500 BOB | 104.61 AUD |
| 1,000 BOB | 209.23 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-27T06:06:41Z",
"rates": {
"AUD": 0.209226
}
}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.9226,
"rate": 0.209226
}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