Rate Overview
Live
1 BGN = 1.0560 ANG
1 ANG = 0.946942
BGN
Avg
1.0491
High
1.0560
Low
1.0430
Last updated: 7/31/2026, 11:17:56 AM
Quick Conversions
| BGN | ANG |
|---|---|
| 1 BGN | 1.06 ANG |
| 10 BGN | 10.56 ANG |
| 50 BGN | 52.80 ANG |
| 100 BGN | 105.60 ANG |
| 500 BGN | 528.02 ANG |
| 1,000 BGN | 1,056.03 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-31T11:17:56Z",
"rates": {
"ANG": 1.056031
}
}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.6031,
"rate": 1.056031
}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