Rate Overview
Live
1 BOB = 0.126630 AUD
1 AUD = 7.8970
BOB
Avg
0.128720
High
0.132081
Low
0.126557
Last updated: 7/29/2026, 8:47:25 AM
Quick Conversions
| BOB | AUD |
|---|---|
| 1 BOB | 0.13 AUD |
| 10 BOB | 1.27 AUD |
| 50 BOB | 6.33 AUD |
| 100 BOB | 12.66 AUD |
| 500 BOB | 63.32 AUD |
| 1,000 BOB | 126.63 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-29T08:47:25Z",
"rates": {
"AUD": 0.12663
}
}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.662999999999998,
"rate": 0.12663
}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