Rate Overview
Live
1 BGN = 38.3672 AFN
1 AFN = 0.026064
BGN
Avg
38.3333
High
38.6667
Low
38.0639
Last updated: 5/9/2026, 9:56:43 AM
Quick Conversions
| BGN | AFN |
|---|---|
| 1 BGN | 38.37 AFN |
| 10 BGN | 383.67 AFN |
| 50 BGN | 1,918.36 AFN |
| 100 BGN | 3,836.72 AFN |
| 500 BGN | 19,183.59 AFN |
| 1,000 BGN | 38,367.18 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-09T09:56:43Z",
"rates": {
"AFN": 38.367181
}
}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": 3836.7181,
"rate": 38.367181
}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