Rate Overview
Live
1 BOB = 0.121550 AUD
1 AUD = 8.2271
BOB
Avg
0.120406
High
0.121614
Low
0.118003
Last updated: 8/18/2026, 8:19:07 PM
Quick Conversions
| BOB | AUD |
|---|---|
| 1 BOB | 0.12 AUD |
| 10 BOB | 1.22 AUD |
| 50 BOB | 6.08 AUD |
| 100 BOB | 12.16 AUD |
| 500 BOB | 60.78 AUD |
| 1,000 BOB | 121.55 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-08-18T20:19:07Z",
"rates": {
"AUD": 0.12155
}
}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": 12.155000000000001,
"rate": 0.12155
}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