Rate Overview
Live
1 BOB = 0.206414 AUD
1 AUD = 4.8446
BOB
Avg
0.204971
High
0.206716
Low
0.203410
Last updated: 3/6/2026, 7:28:49 PM
Quick Conversions
| BOB | AUD |
|---|---|
| 1 BOB | 0.21 AUD |
| 10 BOB | 2.06 AUD |
| 50 BOB | 10.32 AUD |
| 100 BOB | 20.64 AUD |
| 500 BOB | 103.21 AUD |
| 1,000 BOB | 206.41 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-06T19:28:49Z",
"rates": {
"AUD": 0.206414
}
}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.641399999999997,
"rate": 0.206414
}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