Rate Overview
Live
1 ANG = 0.934451 BGN
1 BGN = 1.0701
ANG
Avg
0.928759
High
0.935587
Low
0.921388
Last updated: 3/7/2026, 12:29:34 AM
Quick Conversions
| ANG | BGN |
|---|---|
| 1 ANG | 0.93 BGN |
| 10 ANG | 9.34 BGN |
| 50 ANG | 46.72 BGN |
| 100 ANG | 93.45 BGN |
| 500 ANG | 467.23 BGN |
| 1,000 ANG | 934.45 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-03-07T00:29:34Z",
"rates": {
"BGN": 0.934451
}
}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.4451,
"rate": 0.934451
}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