Rate Overview
Live
1 AUD = 4.9382 BOB
1 BOB = 0.202501
AUD
Avg
4.5703
High
4.9736
Low
4.1620
Last updated: 5/27/2026, 4:04:22 PM
Quick Conversions
| AUD | BOB |
|---|---|
| 1 AUD | 4.94 BOB |
| 10 AUD | 49.38 BOB |
| 50 AUD | 246.91 BOB |
| 100 AUD | 493.82 BOB |
| 500 AUD | 2,469.12 BOB |
| 1,000 AUD | 4,938.24 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-05-27T16:04:22Z",
"rates": {
"BOB": 4.938243
}
}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": 493.8243,
"rate": 4.938243
}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