Rate Overview
Live
1 BGN = 37.0913 AFN
1 AFN = 0.026960
BGN
Avg
37.6086
High
38.5165
Low
37.0844
Last updated: 3/7/2026, 4:06:58 AM
Quick Conversions
| BGN | AFN |
|---|---|
| 1 BGN | 37.09 AFN |
| 10 BGN | 370.91 AFN |
| 50 BGN | 1,854.57 AFN |
| 100 BGN | 3,709.13 AFN |
| 500 BGN | 18,545.67 AFN |
| 1,000 BGN | 37,091.33 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-07T04:06:58Z",
"rates": {
"AFN": 37.09133
}
}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": 3709.133,
"rate": 37.09133
}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