Rate Overview
Live
1 AUD = 7.4756 BOB
1 BOB = 0.133768
AUD
Avg
4.8356
High
7.4756
Low
4.4682
Last updated: 7/19/2026, 6:54:38 PM
Quick Conversions
| AUD | BOB |
|---|---|
| 1 AUD | 7.48 BOB |
| 10 AUD | 74.76 BOB |
| 50 AUD | 373.78 BOB |
| 100 AUD | 747.56 BOB |
| 500 AUD | 3,737.81 BOB |
| 1,000 AUD | 7,475.62 BOB |
Get AUD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=BOBExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-07-19T18:54:38Z",
"rates": {
"BOB": 7.475617
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "BOB",
"amount": 100
},
"result": 747.5617,
"rate": 7.475617
}Build with AUD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key