Rate Overview
Live
1 AUD = 5.0097 BOB
1 BOB = 0.199612
AUD
Avg
4.9809
High
5.0097
Low
4.9408
Last updated: 5/7/2026, 6:53:36 AM
Quick Conversions
| AUD | BOB |
|---|---|
| 1 AUD | 5.01 BOB |
| 10 AUD | 50.10 BOB |
| 50 AUD | 250.49 BOB |
| 100 AUD | 500.97 BOB |
| 500 AUD | 2,504.86 BOB |
| 1,000 AUD | 5,009.72 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-07T06:53:36Z",
"rates": {
"BOB": 5.009724
}
}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": 500.97240000000005,
"rate": 5.009724
}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