Rate Overview
Live
1 AUD = 1.2074 BGN
1 BGN = 0.828212
AUD
Avg
1.2035
High
1.2074
Low
1.1980
Last updated: 5/29/2026, 9:44:35 PM
Quick Conversions
| AUD | BGN |
|---|---|
| 1 AUD | 1.21 BGN |
| 10 AUD | 12.07 BGN |
| 50 AUD | 60.37 BGN |
| 100 AUD | 120.74 BGN |
| 500 AUD | 603.71 BGN |
| 1,000 AUD | 1,207.42 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-05-29T21:44:35Z",
"rates": {
"BGN": 1.20742
}
}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.74199999999999,
"rate": 1.20742
}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