Rate Overview
Live
1 BOB = 0.127388 AUD
1 AUD = 7.8500
BOB
Avg
0.194298
High
0.209800
Low
0.127388
Last updated: 7/26/2026, 4:57:26 AM
Quick Conversions
| BOB | AUD |
|---|---|
| 1 BOB | 0.13 AUD |
| 10 BOB | 1.27 AUD |
| 50 BOB | 6.37 AUD |
| 100 BOB | 12.74 AUD |
| 500 BOB | 63.69 AUD |
| 1,000 BOB | 127.39 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-26T04:57:26Z",
"rates": {
"AUD": 0.127388
}
}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.7388,
"rate": 0.127388
}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