Rate Overview
Live
1 BDT = 0.531951 AFN
1 AFN = 1.8799
BDT
Avg
0.529037
High
0.542469
Low
0.514320
Last updated: 7/29/2026, 9:21:17 AM
Quick Conversions
| BDT | AFN |
|---|---|
| 1 BDT | 0.53 AFN |
| 10 BDT | 5.32 AFN |
| 50 BDT | 26.60 AFN |
| 100 BDT | 53.20 AFN |
| 500 BDT | 265.98 AFN |
| 1,000 BDT | 531.95 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-29T09:21:17Z",
"rates": {
"AFN": 0.531951
}
}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.1951,
"rate": 0.531951
}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