Rate Overview
Live
1 AFN = 0.026064 BGN
1 BGN = 38.3671
AFN
Avg
0.026178
High
0.026477
Low
0.026063
Last updated: 5/7/2026, 7:46:15 AM
Quick Conversions
| AFN | BGN |
|---|---|
| 1 AFN | 0.03 BGN |
| 10 AFN | 0.26 BGN |
| 50 AFN | 1.30 BGN |
| 100 AFN | 2.61 BGN |
| 500 AFN | 13.03 BGN |
| 1,000 AFN | 26.06 BGN |
Get AFN/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=BGNExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-05-07T07:46:15Z",
"rates": {
"BGN": 0.026064
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "BGN",
"amount": 100
},
"result": 2.6064,
"rate": 0.026064
}Build with AFN/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key