Rate Overview
Live
1 BGN = 1.0540 ANG
1 ANG = 0.948746
BGN
Avg
1.0730
High
1.1008
Low
1.0466
Last updated: 7/8/2026, 11:30:34 PM
Quick Conversions
| BGN | ANG |
|---|---|
| 1 BGN | 1.05 ANG |
| 10 BGN | 10.54 ANG |
| 50 BGN | 52.70 ANG |
| 100 BGN | 105.40 ANG |
| 500 BGN | 527.01 ANG |
| 1,000 BGN | 1,054.02 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-07-08T23:30:34Z",
"rates": {
"ANG": 1.054023
}
}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.4023,
"rate": 1.054023
}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