Rate Overview
Live
1 BDT = 0.006071 FKP
1 FKP = 164.7175
BDT
Avg
0.006119
High
0.006158
Low
0.006071
Last updated: 7/4/2026, 9:05:22 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.04 FKP |
| 1,000 BDT | 6.07 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-04T09:05:22Z",
"rates": {
"FKP": 0.006071
}
}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.6071,
"rate": 0.006071
}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