Rate Overview
Live
1 BDT = 0.533495 AFN
1 AFN = 1.8744
BDT
Avg
0.532974
High
0.537139
Low
0.522780
Last updated: 9/10/2026, 11:22:40 AM
Quick Conversions
| BDT | AFN |
|---|---|
| 1 BDT | 0.53 AFN |
| 10 BDT | 5.33 AFN |
| 50 BDT | 26.67 AFN |
| 100 BDT | 53.35 AFN |
| 500 BDT | 266.75 AFN |
| 1,000 BDT | 533.50 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-09-10T11:22:40Z",
"rates": {
"AFN": 0.533495
}
}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.349500000000006,
"rate": 0.533495
}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