Rate Overview
Live
1 ANG = 0.934735 BGN
1 BGN = 1.0698
ANG
Avg
0.938576
High
0.941889
Low
0.934735
Last updated: 8/20/2026, 1:39:16 PM
Quick Conversions
| ANG | BGN |
|---|---|
| 1 ANG | 0.93 BGN |
| 10 ANG | 9.35 BGN |
| 50 ANG | 46.74 BGN |
| 100 ANG | 93.47 BGN |
| 500 ANG | 467.37 BGN |
| 1,000 ANG | 934.74 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-20T13:39:16Z",
"rates": {
"BGN": 0.934735
}
}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.4735,
"rate": 0.934735
}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