Rate Overview
Live
1 AUD = 1.1969 BGN
1 BGN = 0.835503
AUD
Avg
1.1919
High
1.1971
Low
1.1771
Last updated: 4/18/2026, 8:45:26 AM
Quick Conversions
| AUD | BGN |
|---|---|
| 1 AUD | 1.20 BGN |
| 10 AUD | 11.97 BGN |
| 50 AUD | 59.84 BGN |
| 100 AUD | 119.69 BGN |
| 500 AUD | 598.44 BGN |
| 1,000 AUD | 1,196.88 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-04-18T08:45:26Z",
"rates": {
"BGN": 1.196884
}
}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": 119.6884,
"rate": 1.196884
}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