Rate Overview
Live
1 AWG = 0.960256 BGN
1 BGN = 1.0414
AWG
Avg
0.968322
High
1.0597
Low
0.924010
Last updated: 7/28/2026, 3:53:59 AM
Quick Conversions
| AWG | BGN |
|---|---|
| 1 AWG | 0.96 BGN |
| 10 AWG | 9.60 BGN |
| 50 AWG | 48.01 BGN |
| 100 AWG | 96.03 BGN |
| 500 AWG | 480.13 BGN |
| 1,000 AWG | 960.26 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-07-28T03:53:59Z",
"rates": {
"BGN": 0.960256
}
}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": 96.0256,
"rate": 0.960256
}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