Rate Overview
Live
1 BGN = 1.0685 ANG
1 ANG = 0.935850
BGN
Avg
1.0757
High
1.0853
Low
1.0685
Last updated: 3/7/2026, 4:07:04 AM
Quick Conversions
| BGN | ANG |
|---|---|
| 1 BGN | 1.07 ANG |
| 10 BGN | 10.69 ANG |
| 50 BGN | 53.43 ANG |
| 100 BGN | 106.85 ANG |
| 500 BGN | 534.27 ANG |
| 1,000 BGN | 1,068.55 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-07T04:07:04Z",
"rates": {
"ANG": 1.068547
}
}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.8547,
"rate": 1.068547
}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