Rate Overview
Live
1 BOB = 0.125990 AUD
1 AUD = 7.9371
BOB
Avg
0.196523
High
0.216208
Low
0.125990
Last updated: 7/30/2026, 4:39:57 PM
Quick Conversions
| BOB | AUD |
|---|---|
| 1 BOB | 0.13 AUD |
| 10 BOB | 1.26 AUD |
| 50 BOB | 6.30 AUD |
| 100 BOB | 12.60 AUD |
| 500 BOB | 63.00 AUD |
| 1,000 BOB | 125.99 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-30T16:39:57Z",
"rates": {
"AUD": 0.12599
}
}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.598999999999998,
"rate": 0.12599
}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