Rate Overview
Live
1 AWG = 0.940545 BGN
1 BGN = 1.0632
AWG
Avg
0.934987
High
0.942042
Low
0.924677
Last updated: 3/7/2026, 7:05:36 AM
Quick Conversions
| AWG | BGN |
|---|---|
| 1 AWG | 0.94 BGN |
| 10 AWG | 9.41 BGN |
| 50 AWG | 47.03 BGN |
| 100 AWG | 94.05 BGN |
| 500 AWG | 470.27 BGN |
| 1,000 AWG | 940.55 BGN |
Get AWG/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=BGNExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-07T07:05:36Z",
"rates": {
"BGN": 0.940545
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "BGN",
"amount": 100
},
"result": 94.05449999999999,
"rate": 0.940545
}Build with AWG/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key