Rate Overview
Live
1 BGN = 1.0730 ANG
1 ANG = 0.931992
BGN
Avg
1.0652
High
1.0783
Low
1.0466
Last updated: 8/31/2026, 4:12:38 PM
Quick Conversions
| BGN | ANG |
|---|---|
| 1 BGN | 1.07 ANG |
| 10 BGN | 10.73 ANG |
| 50 BGN | 53.65 ANG |
| 100 BGN | 107.30 ANG |
| 500 BGN | 536.49 ANG |
| 1,000 BGN | 1,072.97 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-31T16:12:38Z",
"rates": {
"ANG": 1.072971
}
}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": 107.29709999999999,
"rate": 1.072971
}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