Rate Overview
Live
1 BGN = 1.0410 AWG
1 AWG = 0.960601
BGN
Avg
1.0443
High
1.0471
Low
1.0410
Last updated: 7/25/2026, 8:10:25 PM
Quick Conversions
| BGN | AWG |
|---|---|
| 1 BGN | 1.04 AWG |
| 10 BGN | 10.41 AWG |
| 50 BGN | 52.05 AWG |
| 100 BGN | 104.10 AWG |
| 500 BGN | 520.51 AWG |
| 1,000 BGN | 1,041.02 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-25T20:10:25Z",
"rates": {
"AWG": 1.041015
}
}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.1015,
"rate": 1.041015
}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