Rate Overview
Live
1 AFN = 0.026630 BGN
1 BGN = 37.5516
AFN
Avg
0.026735
High
0.026931
Low
0.026564
Last updated: 7/3/2026, 1:47:30 AM
Quick Conversions
| AFN | BGN |
|---|---|
| 1 AFN | 0.03 BGN |
| 10 AFN | 0.27 BGN |
| 50 AFN | 1.33 BGN |
| 100 AFN | 2.66 BGN |
| 500 AFN | 13.32 BGN |
| 1,000 AFN | 26.63 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-07-03T01:47:30Z",
"rates": {
"BGN": 0.02663
}
}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.6630000000000003,
"rate": 0.02663
}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