Rate Overview
Live
1 BOB = 0.145908 AUD
1 AUD = 6.8536
BOB
Avg
0.194588
High
0.209757
Low
0.145606
Last updated: 7/8/2026, 10:15:05 AM
Quick Conversions
| BOB | AUD |
|---|---|
| 1 BOB | 0.15 AUD |
| 10 BOB | 1.46 AUD |
| 50 BOB | 7.30 AUD |
| 100 BOB | 14.59 AUD |
| 500 BOB | 72.95 AUD |
| 1,000 BOB | 145.91 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-07-08T10:15:05Z",
"rates": {
"AUD": 0.145908
}
}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": 14.590800000000002,
"rate": 0.145908
}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