Rate Overview
Live
1 AFN = 0.026727 BGN
1 BGN = 37.4153
AFN
Avg
0.026519
High
0.026965
Low
0.025962
Last updated: 3/7/2026, 12:26:35 AM
Quick Conversions
| AFN | BGN |
|---|---|
| 1 AFN | 0.03 BGN |
| 10 AFN | 0.27 BGN |
| 50 AFN | 1.34 BGN |
| 100 AFN | 2.67 BGN |
| 500 AFN | 13.36 BGN |
| 1,000 AFN | 26.73 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-03-07T00:26:35Z",
"rates": {
"BGN": 0.026727
}
}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.6727,
"rate": 0.026727
}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