Rate Overview
Live
1 BTN = 9.5552 KPW
1 KPW = 0.104655
BTN
Avg
9.5074
High
9.5552
Low
9.4443
Last updated: 6/19/2026, 8:26:34 AM
Quick Conversions
| BTN | KPW |
|---|---|
| 1 BTN | 9.56 KPW |
| 10 BTN | 95.55 KPW |
| 50 BTN | 477.76 KPW |
| 100 BTN | 955.52 KPW |
| 500 BTN | 4,777.60 KPW |
| 1,000 BTN | 9,555.21 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-06-19T08:26:34Z",
"rates": {
"KPW": 9.555205
}
}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": 955.5205000000001,
"rate": 9.555205
}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