Rate Overview
Live
1 AUD = 4.9508 BOB
1 BOB = 0.201987
AUD
Avg
4.9071
High
4.9508
Low
4.8537
Last updated: 4/17/2026, 4:54:12 AM
Quick Conversions
| AUD | BOB |
|---|---|
| 1 AUD | 4.95 BOB |
| 10 AUD | 49.51 BOB |
| 50 AUD | 247.54 BOB |
| 100 AUD | 495.08 BOB |
| 500 AUD | 2,475.41 BOB |
| 1,000 AUD | 4,950.82 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-04-17T04:54:12Z",
"rates": {
"BOB": 4.95082
}
}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": 495.082,
"rate": 4.95082
}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