Rate Overview
Live
1 ANG = 0.934584 BGN
1 BGN = 1.0700
ANG
Avg
0.936166
High
0.942070
Low
0.927362
Last updated: 9/7/2026, 2:57:45 PM
Quick Conversions
| ANG | BGN |
|---|---|
| 1 ANG | 0.93 BGN |
| 10 ANG | 9.35 BGN |
| 50 ANG | 46.73 BGN |
| 100 ANG | 93.46 BGN |
| 500 ANG | 467.29 BGN |
| 1,000 ANG | 934.58 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-09-07T14:57:45Z",
"rates": {
"BGN": 0.934584
}
}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.4584,
"rate": 0.934584
}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