Rate Overview
Live
1 ANG = 0.928204 BGN
1 BGN = 1.0773
ANG
Avg
0.930979
High
0.936995
Low
0.927362
Last updated: 8/25/2026, 1:31:27 AM
Quick Conversions
| ANG | BGN |
|---|---|
| 1 ANG | 0.93 BGN |
| 10 ANG | 9.28 BGN |
| 50 ANG | 46.41 BGN |
| 100 ANG | 92.82 BGN |
| 500 ANG | 464.10 BGN |
| 1,000 ANG | 928.20 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-25T01:31:27Z",
"rates": {
"BGN": 0.928204
}
}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": 92.8204,
"rate": 0.928204
}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