Rate Overview
Live
1 BGN = 1.0798 AWG
1 AWG = 0.926080
BGN
Avg
1.0796
High
1.0806
Low
1.0791
Last updated: 5/7/2026, 1:52:23 PM
Quick Conversions
| BGN | AWG |
|---|---|
| 1 BGN | 1.08 AWG |
| 10 BGN | 10.80 AWG |
| 50 BGN | 53.99 AWG |
| 100 BGN | 107.98 AWG |
| 500 BGN | 539.91 AWG |
| 1,000 BGN | 1,079.82 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-05-07T13:52:23Z",
"rates": {
"AWG": 1.07982
}
}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": 107.982,
"rate": 1.07982
}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