Rate Overview
Live
1 ANG = 0.951540 BGN
1 BGN = 1.0509
ANG
Avg
0.935514
High
0.958286
Low
0.914928
Last updated: 7/9/2026, 9:24:42 PM
Quick Conversions
| ANG | BGN |
|---|---|
| 1 ANG | 0.95 BGN |
| 10 ANG | 9.52 BGN |
| 50 ANG | 47.58 BGN |
| 100 ANG | 95.15 BGN |
| 500 ANG | 475.77 BGN |
| 1,000 ANG | 951.54 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-07-09T21:24:42Z",
"rates": {
"BGN": 0.95154
}
}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": 95.15400000000001,
"rate": 0.95154
}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