Rate Overview
Live
1 BDT = 0.537905 AFN
1 AFN = 1.8591
BDT
Avg
0.534486
High
0.538251
Low
0.530323
Last updated: 8/20/2026, 6:28:52 PM
Quick Conversions
| BDT | AFN |
|---|---|
| 1 BDT | 0.54 AFN |
| 10 BDT | 5.38 AFN |
| 50 BDT | 26.90 AFN |
| 100 BDT | 53.79 AFN |
| 500 BDT | 268.95 AFN |
| 1,000 BDT | 537.91 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-08-20T18:28:52Z",
"rates": {
"AFN": 0.537905
}
}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": 53.790499999999994,
"rate": 0.537905
}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