Rate Overview
Live
1 BDT = 0.516601 AFN
1 AFN = 1.9357
BDT
Avg
0.564391
High
0.618108
Low
0.515032
Last updated: 3/27/2026, 10:09:12 AM
Quick Conversions
| BDT | AFN |
|---|---|
| 1 BDT | 0.52 AFN |
| 10 BDT | 5.17 AFN |
| 50 BDT | 25.83 AFN |
| 100 BDT | 51.66 AFN |
| 500 BDT | 258.30 AFN |
| 1,000 BDT | 516.60 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-03-27T10:09:12Z",
"rates": {
"AFN": 0.516601
}
}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.6601,
"rate": 0.516601
}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