Rate Overview
Live
1 ANG = 0.931960 BGN
1 BGN = 1.0730
ANG
Avg
0.932413
High
0.934677
Low
0.931960
Last updated: 4/17/2026, 6:23:10 AM
Quick Conversions
| ANG | BGN |
|---|---|
| 1 ANG | 0.93 BGN |
| 10 ANG | 9.32 BGN |
| 50 ANG | 46.60 BGN |
| 100 ANG | 93.20 BGN |
| 500 ANG | 465.98 BGN |
| 1,000 ANG | 931.96 BGN |
Get ANG/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=BGNExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-04-17T06:23:10Z",
"rates": {
"BGN": 0.93196
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "BGN",
"amount": 100
},
"result": 93.196,
"rate": 0.93196
}Build with ANG/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key