Rate Overview
Live
1 BGN = 1.0612 ANG
1 ANG = 0.942290
BGN
Avg
1.0684
High
1.0880
Low
1.0522
Last updated: 3/27/2026, 1:15:18 PM
Quick Conversions
| BGN | ANG |
|---|---|
| 1 BGN | 1.06 ANG |
| 10 BGN | 10.61 ANG |
| 50 BGN | 53.06 ANG |
| 100 BGN | 106.12 ANG |
| 500 BGN | 530.62 ANG |
| 1,000 BGN | 1,061.24 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-03-27T13:15:18Z",
"rates": {
"ANG": 1.061244
}
}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.12440000000001,
"rate": 1.061244
}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