Rate Overview
Live
1 BDT = 7.3113 KPW
1 KPW = 0.136774
BDT
Avg
7.3286
High
7.3372
Low
7.3113
Last updated: 5/8/2026, 5:58:25 AM
Quick Conversions
| BDT | KPW |
|---|---|
| 1 BDT | 7.31 KPW |
| 10 BDT | 73.11 KPW |
| 50 BDT | 365.57 KPW |
| 100 BDT | 731.13 KPW |
| 500 BDT | 3,655.66 KPW |
| 1,000 BDT | 7,311.33 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-05-08T05:58:25Z",
"rates": {
"KPW": 7.311326
}
}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.1326,
"rate": 7.311326
}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