Rate Overview
Live
1 BOB = 0.199021 AUD
1 AUD = 5.0246
BOB
Avg
0.200252
High
0.201440
Low
0.199021
Last updated: 5/9/2026, 2:50:57 AM
Quick Conversions
| BOB | AUD |
|---|---|
| 1 BOB | 0.20 AUD |
| 10 BOB | 1.99 AUD |
| 50 BOB | 9.95 AUD |
| 100 BOB | 19.90 AUD |
| 500 BOB | 99.51 AUD |
| 1,000 BOB | 199.02 AUD |
Get BOB/AUD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=AUDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-05-09T02:50:57Z",
"rates": {
"AUD": 0.199021
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=AUD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "AUD",
"amount": 100
},
"result": 19.9021,
"rate": 0.199021
}Build with BOB/AUD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key