Rate Overview
Live
1 BGN = 1.0463 AWG
1 AWG = 0.955721
BGN
Avg
1.0474
High
1.0645
Low
1.0420
Last updated: 7/6/2026, 10:47:22 AM
Quick Conversions
| BGN | AWG |
|---|---|
| 1 BGN | 1.05 AWG |
| 10 BGN | 10.46 AWG |
| 50 BGN | 52.32 AWG |
| 100 BGN | 104.63 AWG |
| 500 BGN | 523.17 AWG |
| 1,000 BGN | 1,046.33 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-06T10:47:22Z",
"rates": {
"AWG": 1.046331
}
}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.63309999999998,
"rate": 1.046331
}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