Rate Overview
Live
1 BDT = 0.006043 FKP
1 FKP = 165.4807
BDT
Avg
0.006007
High
0.006043
Low
0.005973
Last updated: 9/3/2026, 1:33:07 PM
Quick Conversions
| BDT | FKP |
|---|---|
| 1 BDT | 0.01 FKP |
| 10 BDT | 0.06 FKP |
| 50 BDT | 0.30 FKP |
| 100 BDT | 0.60 FKP |
| 500 BDT | 3.02 FKP |
| 1,000 BDT | 6.04 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-09-03T13:33:07Z",
"rates": {
"FKP": 0.006043
}
}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.6043,
"rate": 0.006043
}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