Rate Overview
Live
1 BTN = 9.4075 KPW
1 KPW = 0.106299
BTN
Avg
10.1750
High
10.7381
Low
9.4075
Last updated: 8/23/2026, 5:33:14 AM
Quick Conversions
| BTN | KPW |
|---|---|
| 1 BTN | 9.41 KPW |
| 10 BTN | 94.07 KPW |
| 50 BTN | 470.37 KPW |
| 100 BTN | 940.75 KPW |
| 500 BTN | 4,703.73 KPW |
| 1,000 BTN | 9,407.45 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-23T05:33:14Z",
"rates": {
"KPW": 9.407452
}
}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.7452,
"rate": 9.407452
}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