Rate Overview
Live
1 AFN = 0.025861 BGN
1 BGN = 38.6683
AFN
Avg
0.025976
High
0.026064
Low
0.025861
Last updated: 4/17/2026, 6:11:42 AM
Quick Conversions
| AFN | BGN |
|---|---|
| 1 AFN | 0.03 BGN |
| 10 AFN | 0.26 BGN |
| 50 AFN | 1.29 BGN |
| 100 AFN | 2.59 BGN |
| 500 AFN | 12.93 BGN |
| 1,000 AFN | 25.86 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-04-17T06:11:42Z",
"rates": {
"BGN": 0.025861
}
}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.5861,
"rate": 0.025861
}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