Rate Overview
Live
1 BDT = 0.006052 FKP
1 FKP = 165.2346
BDT
Avg
0.006056
High
0.006072
Low
0.006039
Last updated: 5/27/2026, 10:42:46 PM
Quick Conversions
| BDT | FKP |
|---|---|
| 1 BDT | 0.01 FKP |
| 10 BDT | 0.06 FKP |
| 50 BDT | 0.30 FKP |
| 100 BDT | 0.61 FKP |
| 500 BDT | 3.03 FKP |
| 1,000 BDT | 6.05 FKP |
Get BDT/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=FKPExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-05-27T22:42:46Z",
"rates": {
"FKP": 0.006052
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "FKP",
"amount": 100
},
"result": 0.6052,
"rate": 0.006052
}Build with BDT/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key