Rate Overview
Live
1 BGN = 1.0509 ANG
1 ANG = 0.951541
BGN
Avg
1.0529
High
1.0589
Low
1.0509
Last updated: 7/9/2026, 12:21:38 PM
Quick Conversions
| BGN | ANG |
|---|---|
| 1 BGN | 1.05 ANG |
| 10 BGN | 10.51 ANG |
| 50 BGN | 52.55 ANG |
| 100 BGN | 105.09 ANG |
| 500 BGN | 525.46 ANG |
| 1,000 BGN | 1,050.93 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-09T12:21:38Z",
"rates": {
"ANG": 1.050927
}
}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.0927,
"rate": 1.050927
}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