Rate Overview
Live
1 AWG = 0.960600 BGN
1 BGN = 1.0410
AWG
Avg
0.937286
High
0.960995
Low
0.911111
Last updated: 7/26/2026, 2:26:52 AM
Quick Conversions
| AWG | BGN |
|---|---|
| 1 AWG | 0.96 BGN |
| 10 AWG | 9.61 BGN |
| 50 AWG | 48.03 BGN |
| 100 AWG | 96.06 BGN |
| 500 AWG | 480.30 BGN |
| 1,000 AWG | 960.60 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-26T02:26:52Z",
"rates": {
"BGN": 0.9606
}
}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.06,
"rate": 0.9606
}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