Rate Overview
Live
1 KPW = 0.105158 BTN
1 BTN = 9.5095
KPW
Avg
0.105402
High
0.105633
Low
0.105158
Last updated: 5/7/2026, 1:52:23 PM
Quick Conversions
| KPW | BTN |
|---|---|
| 1 KPW | 0.11 BTN |
| 10 KPW | 1.05 BTN |
| 50 KPW | 5.26 BTN |
| 100 KPW | 10.52 BTN |
| 500 KPW | 52.58 BTN |
| 1,000 KPW | 105.16 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-07T13:52:23Z",
"rates": {
"BTN": 0.105158
}
}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.5158,
"rate": 0.105158
}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