Rate Overview
Live
1 BDT = 0.510575 AFN
1 AFN = 1.9586
BDT
Avg
0.514561
High
0.521161
Low
0.510575
Last updated: 3/7/2026, 3:05:01 AM
Quick Conversions
| BDT | AFN |
|---|---|
| 1 BDT | 0.51 AFN |
| 10 BDT | 5.11 AFN |
| 50 BDT | 25.53 AFN |
| 100 BDT | 51.06 AFN |
| 500 BDT | 255.29 AFN |
| 1,000 BDT | 510.58 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-07T03:05:01Z",
"rates": {
"AFN": 0.510575
}
}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.0575,
"rate": 0.510575
}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