Rate Overview
Live
1 AWG = 0.938698 BGN
1 BGN = 1.0653
AWG
Avg
0.936963
High
0.962156
Low
0.912876
Last updated: 5/27/2026, 6:27:23 PM
Quick Conversions
| AWG | BGN |
|---|---|
| 1 AWG | 0.94 BGN |
| 10 AWG | 9.39 BGN |
| 50 AWG | 46.93 BGN |
| 100 AWG | 93.87 BGN |
| 500 AWG | 469.35 BGN |
| 1,000 AWG | 938.70 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-27T18:27:23Z",
"rates": {
"BGN": 0.938698
}
}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": 93.8698,
"rate": 0.938698
}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