Rate Overview
Live
1 BGN = 1.0593 ANG
1 ANG = 0.944020
BGN
Avg
1.0385
High
1.0859
Low
0.942366
Last updated: 8/1/2026, 12:34:04 PM
Quick Conversions
| BGN | ANG |
|---|---|
| 1 BGN | 1.06 ANG |
| 10 BGN | 10.59 ANG |
| 50 BGN | 52.96 ANG |
| 100 BGN | 105.93 ANG |
| 500 BGN | 529.65 ANG |
| 1,000 BGN | 1,059.30 ANG |
Get BGN/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=ANGExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-08-01T12:34:04Z",
"rates": {
"ANG": 1.0593
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "ANG",
"amount": 100
},
"result": 105.92999999999999,
"rate": 1.0593
}Build with BGN/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key