Rate Overview
Live
1 KPW = 0.103670 BTN
1 BTN = 9.6460
KPW
Avg
0.103277
High
0.103670
Low
0.102772
Last updated: 4/17/2026, 12:13:34 PM
Quick Conversions
| KPW | BTN |
|---|---|
| 1 KPW | 0.10 BTN |
| 10 KPW | 1.04 BTN |
| 50 KPW | 5.18 BTN |
| 100 KPW | 10.37 BTN |
| 500 KPW | 51.84 BTN |
| 1,000 KPW | 103.67 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-04-17T12:13:34Z",
"rates": {
"BTN": 0.10367
}
}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.366999999999999,
"rate": 0.10367
}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