Rate Overview
Live
1 AUD = 4.9408 BOB
1 BOB = 0.202395
AUD
Avg
4.9640
High
5.0159
Low
4.9243
Last updated: 5/27/2026, 2:53:16 PM
Quick Conversions
| AUD | BOB |
|---|---|
| 1 AUD | 4.94 BOB |
| 10 AUD | 49.41 BOB |
| 50 AUD | 247.04 BOB |
| 100 AUD | 494.08 BOB |
| 500 AUD | 2,470.42 BOB |
| 1,000 AUD | 4,940.84 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-27T14:53:16Z",
"rates": {
"BOB": 4.94084
}
}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": 494.08399999999995,
"rate": 4.94084
}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