Rate Overview
Live
1 ANG = 0.942290 BGN
1 BGN = 1.0612
ANG
Avg
0.939110
High
0.942290
Low
0.935717
Last updated: 3/27/2026, 3:10:31 PM
Quick Conversions
| ANG | BGN |
|---|---|
| 1 ANG | 0.94 BGN |
| 10 ANG | 9.42 BGN |
| 50 ANG | 47.11 BGN |
| 100 ANG | 94.23 BGN |
| 500 ANG | 471.15 BGN |
| 1,000 ANG | 942.29 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-27T15:10:31Z",
"rates": {
"BGN": 0.94229
}
}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.229,
"rate": 0.94229
}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