Rate Overview
Live
1 ANG = 0.931192 BGN
1 BGN = 1.0739
ANG
Avg
0.939916
High
0.953690
Low
0.922722
Last updated: 8/28/2026, 2:15:56 AM
Quick Conversions
| ANG | BGN |
|---|---|
| 1 ANG | 0.93 BGN |
| 10 ANG | 9.31 BGN |
| 50 ANG | 46.56 BGN |
| 100 ANG | 93.12 BGN |
| 500 ANG | 465.60 BGN |
| 1,000 ANG | 931.19 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-08-28T02:15:56Z",
"rates": {
"BGN": 0.931192
}
}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.1192,
"rate": 0.931192
}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