Rate Overview
Live
1 BDT = 0.537732 AFN
1 AFN = 1.8597
BDT
Avg
0.558036
High
0.618108
Low
0.515032
Last updated: 7/28/2026, 1:50:39 PM
Quick Conversions
| BDT | AFN |
|---|---|
| 1 BDT | 0.54 AFN |
| 10 BDT | 5.38 AFN |
| 50 BDT | 26.89 AFN |
| 100 BDT | 53.77 AFN |
| 500 BDT | 268.87 AFN |
| 1,000 BDT | 537.73 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-28T13:50:39Z",
"rates": {
"AFN": 0.537732
}
}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.773199999999996,
"rate": 0.537732
}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