Rate Overview
Live
1 BDT = 7.3144 KPW
1 KPW = 0.136716
BDT
Avg
7.3058
High
7.3172
Low
7.2923
Last updated: 7/9/2026, 12:24:40 PM
Quick Conversions
| BDT | KPW |
|---|---|
| 1 BDT | 7.31 KPW |
| 10 BDT | 73.14 KPW |
| 50 BDT | 365.72 KPW |
| 100 BDT | 731.44 KPW |
| 500 BDT | 3,657.22 KPW |
| 1,000 BDT | 7,314.45 KPW |
Get BDT/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=KPWExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-09T12:24:40Z",
"rates": {
"KPW": 7.314448
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "KPW",
"amount": 100
},
"result": 731.4448,
"rate": 7.314448
}Build with BDT/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key