Rate Overview
Live
1 AWG = 0.926080 BGN
1 BGN = 1.0798
AWG
Avg
0.926294
High
0.926723
Low
0.925437
Last updated: 5/7/2026, 3:42:48 PM
Quick Conversions
| AWG | BGN |
|---|---|
| 1 AWG | 0.93 BGN |
| 10 AWG | 9.26 BGN |
| 50 AWG | 46.30 BGN |
| 100 AWG | 92.61 BGN |
| 500 AWG | 463.04 BGN |
| 1,000 AWG | 926.08 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-05-07T15:42:48Z",
"rates": {
"BGN": 0.92608
}
}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": 92.608,
"rate": 0.92608
}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