Rate Overview
Live
1 KPW = 0.106359 BTN
1 BTN = 9.4021
KPW
Avg
0.102414
High
0.106769
Low
0.099310
Last updated: 5/27/2026, 8:31:24 PM
Quick Conversions
| KPW | BTN |
|---|---|
| 1 KPW | 0.11 BTN |
| 10 KPW | 1.06 BTN |
| 50 KPW | 5.32 BTN |
| 100 KPW | 10.64 BTN |
| 500 KPW | 53.18 BTN |
| 1,000 KPW | 106.36 BTN |
Get KPW/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=BTNExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-05-27T20:31:24Z",
"rates": {
"BTN": 0.106359
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "BTN",
"amount": 100
},
"result": 10.6359,
"rate": 0.106359
}Build with KPW/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key