Rate Overview
Live
1 BDT = 0.524692 AFN
1 AFN = 1.9059
BDT
Avg
0.523607
High
0.525826
Low
0.520430
Last updated: 4/18/2026, 8:48:00 AM
Quick Conversions
| BDT | AFN |
|---|---|
| 1 BDT | 0.52 AFN |
| 10 BDT | 5.25 AFN |
| 50 BDT | 26.23 AFN |
| 100 BDT | 52.47 AFN |
| 500 BDT | 262.35 AFN |
| 1,000 BDT | 524.69 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-04-18T08:48:00Z",
"rates": {
"AFN": 0.524692
}
}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": 52.46920000000001,
"rate": 0.524692
}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