Rate Overview
Live
1 BDT = 0.006054 FKP
1 FKP = 165.1800
BDT
Avg
0.006108
High
0.006184
Low
0.006038
Last updated: 7/11/2026, 3:39:56 AM
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-07-11T03:39:56Z",
"rates": {
"FKP": 0.006054
}
}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.6054,
"rate": 0.006054
}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