Rate Overview
Live
1 KPW = 0.105316 BTN
1 BTN = 9.4952
KPW
Avg
0.098154
High
0.105316
Low
0.093956
Last updated: 3/28/2026, 2:05:57 PM
Quick Conversions
| KPW | BTN |
|---|---|
| 1 KPW | 0.11 BTN |
| 10 KPW | 1.05 BTN |
| 50 KPW | 5.27 BTN |
| 100 KPW | 10.53 BTN |
| 500 KPW | 52.66 BTN |
| 1,000 KPW | 105.32 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-03-28T14:05:57Z",
"rates": {
"BTN": 0.105316
}
}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.531600000000001,
"rate": 0.105316
}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