Rate Overview
Live
1 AUD = 1.1883 BGN
1 BGN = 0.841529
AUD
Avg
1.1829
High
1.1883
Low
1.1649
Last updated: 7/6/2026, 5:20:26 PM
Quick Conversions
| AUD | BGN |
|---|---|
| 1 AUD | 1.19 BGN |
| 10 AUD | 11.88 BGN |
| 50 AUD | 59.42 BGN |
| 100 AUD | 118.83 BGN |
| 500 AUD | 594.16 BGN |
| 1,000 AUD | 1,188.31 BGN |
Get AUD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=BGNExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-07-06T17:20:26Z",
"rates": {
"BGN": 1.188313
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "BGN",
"amount": 100
},
"result": 118.8313,
"rate": 1.188313
}Build with AUD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key