Rate Overview
Live
1 AUD = 1.1938 BGN
1 BGN = 0.837665
AUD
Avg
1.1928
High
1.1955
Low
1.1899
Last updated: 7/19/2026, 8:19:18 PM
Quick Conversions
| AUD | BGN |
|---|---|
| 1 AUD | 1.19 BGN |
| 10 AUD | 11.94 BGN |
| 50 AUD | 59.69 BGN |
| 100 AUD | 119.38 BGN |
| 500 AUD | 596.90 BGN |
| 1,000 AUD | 1,193.79 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-19T20:19:18Z",
"rates": {
"BGN": 1.193794
}
}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.3794,
"rate": 1.193794
}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