Rate Overview
Live
1 BTN = 9.4426 KPW
1 KPW = 0.105903
BTN
Avg
9.4399
High
9.4525
Low
9.4270
Last updated: 7/11/2026, 1:42:24 AM
Quick Conversions
| BTN | KPW |
|---|---|
| 1 BTN | 9.44 KPW |
| 10 BTN | 94.43 KPW |
| 50 BTN | 472.13 KPW |
| 100 BTN | 944.26 KPW |
| 500 BTN | 4,721.30 KPW |
| 1,000 BTN | 9,442.61 KPW |
Get BTN/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=KPWExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-11T01:42:24Z",
"rates": {
"KPW": 9.442606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "KPW",
"amount": 100
},
"result": 944.2606,
"rate": 9.442606
}Build with BTN/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key