Rate Overview
Live
1 BGN = 37.3602 AFN
1 AFN = 0.026766
BGN
Avg
40.0076
High
42.1721
Low
36.7764
Last updated: 3/27/2026, 8:04:12 AM
Quick Conversions
| BGN | AFN |
|---|---|
| 1 BGN | 37.36 AFN |
| 10 BGN | 373.60 AFN |
| 50 BGN | 1,868.01 AFN |
| 100 BGN | 3,736.02 AFN |
| 500 BGN | 18,680.11 AFN |
| 1,000 BGN | 37,360.23 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-03-27T08:04:12Z",
"rates": {
"AFN": 37.360225
}
}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": 3736.0225,
"rate": 37.360225
}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