Rate Overview
Live
1 AUD = 1.2008 BGN
1 BGN = 0.832780
AUD
Avg
1.1945
High
1.3349
Low
1.0845
Last updated: 7/25/2026, 8:39:14 AM
Quick Conversions
| AUD | BGN |
|---|---|
| 1 AUD | 1.20 BGN |
| 10 AUD | 12.01 BGN |
| 50 AUD | 60.04 BGN |
| 100 AUD | 120.08 BGN |
| 500 AUD | 600.40 BGN |
| 1,000 AUD | 1,200.80 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-25T08:39:14Z",
"rates": {
"BGN": 1.200797
}
}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": 120.07969999999999,
"rate": 1.200797
}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