Rate Overview
Live
1 BGN = 1.0534 ANG
1 ANG = 0.949266
BGN
Avg
1.0628
High
1.0704
Low
1.0534
Last updated: 6/19/2026, 8:21:48 AM
Quick Conversions
| BGN | ANG |
|---|---|
| 1 BGN | 1.05 ANG |
| 10 BGN | 10.53 ANG |
| 50 BGN | 52.67 ANG |
| 100 BGN | 105.34 ANG |
| 500 BGN | 526.72 ANG |
| 1,000 BGN | 1,053.45 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-06-19T08:21:48Z",
"rates": {
"ANG": 1.053446
}
}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.34460000000001,
"rate": 1.053446
}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