Rate Overview
Live
1 BGN = 1.0632 AWG
1 AWG = 0.940546
BGN
Avg
1.0696
High
1.0815
Low
1.0615
Last updated: 3/7/2026, 8:53:21 AM
Quick Conversions
| BGN | AWG |
|---|---|
| 1 BGN | 1.06 AWG |
| 10 BGN | 10.63 AWG |
| 50 BGN | 53.16 AWG |
| 100 BGN | 106.32 AWG |
| 500 BGN | 531.61 AWG |
| 1,000 BGN | 1,063.21 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-07T08:53:21Z",
"rates": {
"AWG": 1.063212
}
}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": 106.3212,
"rate": 1.063212
}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