Rate Overview
Live
1 BTN = 9.4952 KPW
1 KPW = 0.105317
BTN
Avg
9.5659
High
9.6223
Low
9.4952
Last updated: 3/28/2026, 1:23:39 PM
Quick Conversions
| BTN | KPW |
|---|---|
| 1 BTN | 9.50 KPW |
| 10 BTN | 94.95 KPW |
| 50 BTN | 474.76 KPW |
| 100 BTN | 949.52 KPW |
| 500 BTN | 4,747.59 KPW |
| 1,000 BTN | 9,495.18 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-03-28T13:23:39Z",
"rates": {
"KPW": 9.495183
}
}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": 949.5183000000001,
"rate": 9.495183
}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