Rate Overview
Live
1 BGN = 1.0791 AWG
1 AWG = 0.926724
BGN
Avg
1.0779
High
1.0798
Low
1.0756
Last updated: 4/17/2026, 12:07:00 PM
Quick Conversions
| BGN | AWG |
|---|---|
| 1 BGN | 1.08 AWG |
| 10 BGN | 10.79 AWG |
| 50 BGN | 53.95 AWG |
| 100 BGN | 107.91 AWG |
| 500 BGN | 539.54 AWG |
| 1,000 BGN | 1,079.07 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-04-17T12:07:00Z",
"rates": {
"AWG": 1.07907
}
}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.907,
"rate": 1.07907
}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