Rate Overview
Live
1 BGN = 37.4719 AFN
1 AFN = 0.026687
BGN
Avg
39.5360
High
42.2345
Low
36.5612
Last updated: 5/29/2026, 9:13:08 PM
Quick Conversions
| BGN | AFN |
|---|---|
| 1 BGN | 37.47 AFN |
| 10 BGN | 374.72 AFN |
| 50 BGN | 1,873.59 AFN |
| 100 BGN | 3,747.19 AFN |
| 500 BGN | 18,735.94 AFN |
| 1,000 BGN | 37,471.88 AFN |
Get BGN/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=AFNExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-05-29T21:13:08Z",
"rates": {
"AFN": 37.47188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "AFN",
"amount": 100
},
"result": 3747.188,
"rate": 37.47188
}Build with BGN/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key