Rate Overview
Live
1 BGN = 1.0531 AWG
1 AWG = 0.949617
BGN
Avg
1.0687
High
1.0904
Low
1.0522
Last updated: 3/28/2026, 12:22:28 PM
Quick Conversions
| BGN | AWG |
|---|---|
| 1 BGN | 1.05 AWG |
| 10 BGN | 10.53 AWG |
| 50 BGN | 52.65 AWG |
| 100 BGN | 105.31 AWG |
| 500 BGN | 526.53 AWG |
| 1,000 BGN | 1,053.06 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-03-28T12:22:28Z",
"rates": {
"AWG": 1.053056
}
}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": 105.3056,
"rate": 1.053056
}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