Rate Overview
Live
1 BGN = 1.0698 ANG
1 ANG = 0.934736
BGN
Avg
1.0655
High
1.0698
Low
1.0617
Last updated: 8/20/2026, 1:32:25 PM
Quick Conversions
| BGN | ANG |
|---|---|
| 1 BGN | 1.07 ANG |
| 10 BGN | 10.70 ANG |
| 50 BGN | 53.49 ANG |
| 100 BGN | 106.98 ANG |
| 500 BGN | 534.91 ANG |
| 1,000 BGN | 1,069.82 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-20T13:32:25Z",
"rates": {
"ANG": 1.069821
}
}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": 106.98209999999999,
"rate": 1.069821
}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