Rate Overview
Live
1 KPW = 0.106340 BTN
1 BTN = 9.4038
KPW
Avg
0.104786
High
0.107132
Low
0.100985
Last updated: 8/25/2026, 8:47:11 PM
Quick Conversions
| KPW | BTN |
|---|---|
| 1 KPW | 0.11 BTN |
| 10 KPW | 1.06 BTN |
| 50 KPW | 5.32 BTN |
| 100 KPW | 10.63 BTN |
| 500 KPW | 53.17 BTN |
| 1,000 KPW | 106.34 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-08-25T20:47:11Z",
"rates": {
"BTN": 0.10634
}
}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.634,
"rate": 0.10634
}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