Rate Overview
Live
1 ANG = 0.932848 BGN
1 BGN = 1.0720
ANG
Avg
0.931155
High
0.954877
Low
0.914928
Last updated: 5/27/2026, 7:32:29 PM
Quick Conversions
| ANG | BGN |
|---|---|
| 1 ANG | 0.93 BGN |
| 10 ANG | 9.33 BGN |
| 50 ANG | 46.64 BGN |
| 100 ANG | 93.28 BGN |
| 500 ANG | 466.42 BGN |
| 1,000 ANG | 932.85 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-05-27T19:32:29Z",
"rates": {
"BGN": 0.932848
}
}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.2848,
"rate": 0.932848
}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