Rate Overview
Live
1 ANG = 0.947847 BGN
1 BGN = 1.0550
ANG
Avg
0.944496
High
0.950168
Low
0.934215
Last updated: 6/23/2026, 1:03:44 AM
Quick Conversions
| ANG | BGN |
|---|---|
| 1 ANG | 0.95 BGN |
| 10 ANG | 9.48 BGN |
| 50 ANG | 47.39 BGN |
| 100 ANG | 94.78 BGN |
| 500 ANG | 473.92 BGN |
| 1,000 ANG | 947.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-06-23T01:03:44Z",
"rates": {
"BGN": 0.947847
}
}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": 94.7847,
"rate": 0.947847
}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