Rate Overview
Live
1 ANG = 0.949264 BGN
1 BGN = 1.0534
ANG
Avg
0.940932
High
0.949264
Low
0.934215
Last updated: 6/19/2026, 8:50:42 AM
Quick Conversions
| ANG | BGN |
|---|---|
| 1 ANG | 0.95 BGN |
| 10 ANG | 9.49 BGN |
| 50 ANG | 47.46 BGN |
| 100 ANG | 94.93 BGN |
| 500 ANG | 474.63 BGN |
| 1,000 ANG | 949.26 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-19T08:50:42Z",
"rates": {
"BGN": 0.949264
}
}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.9264,
"rate": 0.949264
}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