Rate Overview
Live
1 BTN = 9.4001 KPW
1 KPW = 0.106382
BTN
Avg
9.4083
High
9.4393
Low
9.3402
Last updated: 8/21/2026, 10:37:25 AM
Quick Conversions
| BTN | KPW |
|---|---|
| 1 BTN | 9.40 KPW |
| 10 BTN | 94.00 KPW |
| 50 BTN | 470.01 KPW |
| 100 BTN | 940.01 KPW |
| 500 BTN | 4,700.06 KPW |
| 1,000 BTN | 9,400.11 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-08-21T10:37:25Z",
"rates": {
"KPW": 9.400114
}
}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": 940.0114,
"rate": 9.400114
}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