Rate Overview
Live
1 AWG = 0.940813 BGN
1 BGN = 1.0629
AWG
Avg
0.942030
High
0.943643
Low
0.940026
Last updated: 9/5/2026, 3:19:39 PM
Quick Conversions
| AWG | BGN |
|---|---|
| 1 AWG | 0.94 BGN |
| 10 AWG | 9.41 BGN |
| 50 AWG | 47.04 BGN |
| 100 AWG | 94.08 BGN |
| 500 AWG | 470.41 BGN |
| 1,000 AWG | 940.81 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-09-05T15:19:39Z",
"rates": {
"BGN": 0.940813
}
}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.0813,
"rate": 0.940813
}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