Rate Overview
Live
1 BDT = 0.523972 AFN
1 AFN = 1.9085
BDT
Avg
0.521210
High
0.524858
Low
0.517535
Last updated: 5/9/2026, 12:25:45 AM
Quick Conversions
| BDT | AFN |
|---|---|
| 1 BDT | 0.52 AFN |
| 10 BDT | 5.24 AFN |
| 50 BDT | 26.20 AFN |
| 100 BDT | 52.40 AFN |
| 500 BDT | 261.99 AFN |
| 1,000 BDT | 523.97 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-09T00:25:45Z",
"rates": {
"AFN": 0.523972
}
}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.3972,
"rate": 0.523972
}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