Rate Overview
Live
1 BDT = 0.518356 AFN
1 AFN = 1.9292
BDT
Avg
0.518866
High
0.533906
Low
0.514320
Last updated: 7/8/2026, 2:39:59 PM
Quick Conversions
| BDT | AFN |
|---|---|
| 1 BDT | 0.52 AFN |
| 10 BDT | 5.18 AFN |
| 50 BDT | 25.92 AFN |
| 100 BDT | 51.84 AFN |
| 500 BDT | 259.18 AFN |
| 1,000 BDT | 518.36 AFN |
Get BDT/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=AFNExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-08T14:39:59Z",
"rates": {
"AFN": 0.518356
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "AFN",
"amount": 100
},
"result": 51.83560000000001,
"rate": 0.518356
}Build with BDT/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key