Rate Overview
Live
1 AUD = 7.8500 BOB
1 BOB = 0.127388
AUD
Avg
5.2029
High
7.8500
Low
4.6252
Last updated: 7/26/2026, 8:05:39 PM
Quick Conversions
| AUD | BOB |
|---|---|
| 1 AUD | 7.85 BOB |
| 10 AUD | 78.50 BOB |
| 50 AUD | 392.50 BOB |
| 100 AUD | 785.00 BOB |
| 500 AUD | 3,925.01 BOB |
| 1,000 AUD | 7,850.03 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-26T20:05:39Z",
"rates": {
"BOB": 7.850027
}
}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": 785.0027,
"rate": 7.850027
}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