Rate Overview
Live
1 BGN = 1.0722 ANG
1 ANG = 0.932704
BGN
Avg
1.0694
High
1.0722
Low
1.0667
Last updated: 9/10/2026, 12:46:50 PM
Quick Conversions
| BGN | ANG |
|---|---|
| 1 BGN | 1.07 ANG |
| 10 BGN | 10.72 ANG |
| 50 BGN | 53.61 ANG |
| 100 BGN | 107.22 ANG |
| 500 BGN | 536.08 ANG |
| 1,000 BGN | 1,072.15 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-09-10T12:46:50Z",
"rates": {
"ANG": 1.072151
}
}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.2151,
"rate": 1.072151
}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