Rate Overview
Live
1 BDT = 0.514178 AFN
1 AFN = 1.9449
BDT
Avg
0.522430
High
0.541383
Low
0.511297
Last updated: 5/29/2026, 10:23:04 PM
Quick Conversions
| BDT | AFN |
|---|---|
| 1 BDT | 0.51 AFN |
| 10 BDT | 5.14 AFN |
| 50 BDT | 25.71 AFN |
| 100 BDT | 51.42 AFN |
| 500 BDT | 257.09 AFN |
| 1,000 BDT | 514.18 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-05-29T22:23:04Z",
"rates": {
"AFN": 0.514178
}
}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.4178,
"rate": 0.514178
}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