Rate Overview
Live
1 AWG = 0.926723 BGN
1 BGN = 1.0791
AWG
Avg
0.927766
High
0.929688
Low
0.926080
Last updated: 4/17/2026, 2:36:28 PM
Quick Conversions
| AWG | BGN |
|---|---|
| 1 AWG | 0.93 BGN |
| 10 AWG | 9.27 BGN |
| 50 AWG | 46.34 BGN |
| 100 AWG | 92.67 BGN |
| 500 AWG | 463.36 BGN |
| 1,000 AWG | 926.72 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-04-17T14:36:28Z",
"rates": {
"BGN": 0.926723
}
}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.67229999999999,
"rate": 0.926723
}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