Rate Overview
Live
1 AWG = 0.958249 BGN
1 BGN = 1.0436
AWG
Avg
0.958292
High
0.960726
Low
0.955012
Last updated: 7/27/2026, 4:02:51 PM
Quick Conversions
| AWG | BGN |
|---|---|
| 1 AWG | 0.96 BGN |
| 10 AWG | 9.58 BGN |
| 50 AWG | 47.91 BGN |
| 100 AWG | 95.82 BGN |
| 500 AWG | 479.12 BGN |
| 1,000 AWG | 958.25 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-27T16:02:51Z",
"rates": {
"BGN": 0.958249
}
}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": 95.8249,
"rate": 0.958249
}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