Rate Overview
Live
1 AUD = 1.1835 BGN
1 BGN = 0.844927
AUD
Avg
1.1796
High
1.1903
Low
1.1708
Last updated: 3/7/2026, 3:27:34 AM
Quick Conversions
| AUD | BGN |
|---|---|
| 1 AUD | 1.18 BGN |
| 10 AUD | 11.84 BGN |
| 50 AUD | 59.18 BGN |
| 100 AUD | 118.35 BGN |
| 500 AUD | 591.77 BGN |
| 1,000 AUD | 1,183.53 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-03-07T03:27:34Z",
"rates": {
"BGN": 1.183534
}
}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.35340000000001,
"rate": 1.183534
}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