Rate Overview
Live
1 BGN = 1.0467 AWG
1 AWG = 0.955352
BGN
Avg
1.0480
High
1.0645
Low
1.0433
Last updated: 7/7/2026, 9:11:13 AM
Quick Conversions
| BGN | AWG |
|---|---|
| 1 BGN | 1.05 AWG |
| 10 BGN | 10.47 AWG |
| 50 BGN | 52.34 AWG |
| 100 BGN | 104.67 AWG |
| 500 BGN | 523.37 AWG |
| 1,000 BGN | 1,046.74 AWG |
Get BGN/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=AWGExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-07-07T09:11:13Z",
"rates": {
"AWG": 1.046735
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "AWG",
"amount": 100
},
"result": 104.67349999999999,
"rate": 1.046735
}Build with BGN/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key