Rate Overview
Live
1 KPW = 0.104654 BTN
1 BTN = 9.5553
KPW
Avg
0.105182
High
0.105884
Low
0.104654
Last updated: 6/19/2026, 8:28:42 AM
Quick Conversions
| KPW | BTN |
|---|---|
| 1 KPW | 0.10 BTN |
| 10 KPW | 1.05 BTN |
| 50 KPW | 5.23 BTN |
| 100 KPW | 10.47 BTN |
| 500 KPW | 52.33 BTN |
| 1,000 KPW | 104.65 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-06-19T08:28:42Z",
"rates": {
"BTN": 0.104654
}
}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.465399999999999,
"rate": 0.104654
}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