Rate Overview
Live
1 BGN = 1.0414 AWG
1 AWG = 0.960257
BGN
Avg
1.0636
High
1.0954
Low
1.0408
Last updated: 7/28/2026, 11:21:33 AM
Quick Conversions
| BGN | AWG |
|---|---|
| 1 BGN | 1.04 AWG |
| 10 BGN | 10.41 AWG |
| 50 BGN | 52.07 AWG |
| 100 BGN | 104.14 AWG |
| 500 BGN | 520.69 AWG |
| 1,000 BGN | 1,041.39 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-28T11:21:33Z",
"rates": {
"AWG": 1.041388
}
}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.1388,
"rate": 1.041388
}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