Rate Overview
Live
1 BTN = 9.6459 KPW
1 KPW = 0.103671
BTN
Avg
9.6828
High
9.7302
Low
9.6459
Last updated: 4/17/2026, 7:01:50 PM
Quick Conversions
| BTN | KPW |
|---|---|
| 1 BTN | 9.65 KPW |
| 10 BTN | 96.46 KPW |
| 50 BTN | 482.30 KPW |
| 100 BTN | 964.59 KPW |
| 500 BTN | 4,822.96 KPW |
| 1,000 BTN | 9,645.92 KPW |
Get BTN/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=KPWExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-04-17T19:01:50Z",
"rates": {
"KPW": 9.645915
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "KPW",
"amount": 100
},
"result": 964.5915,
"rate": 9.645915
}Build with BTN/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key