Rate Overview
Live
1 ANG = 0.936206 BGN
1 BGN = 1.0681
ANG
Avg
0.934361
High
0.955501
Low
0.908399
Last updated: 9/1/2026, 10:28:25 AM
Quick Conversions
| ANG | BGN |
|---|---|
| 1 ANG | 0.94 BGN |
| 10 ANG | 9.36 BGN |
| 50 ANG | 46.81 BGN |
| 100 ANG | 93.62 BGN |
| 500 ANG | 468.10 BGN |
| 1,000 ANG | 936.21 BGN |
Get ANG/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=BGNExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-09-01T10:28:25Z",
"rates": {
"BGN": 0.936206
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "BGN",
"amount": 100
},
"result": 93.6206,
"rate": 0.936206
}Build with ANG/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key