Rate Overview
Live
1 BTN = 9.4162 KPW
1 KPW = 0.106199
BTN
Avg
9.4370
High
9.5561
Low
9.2974
Last updated: 5/29/2026, 7:50:42 PM
Quick Conversions
| BTN | KPW |
|---|---|
| 1 BTN | 9.42 KPW |
| 10 BTN | 94.16 KPW |
| 50 BTN | 470.81 KPW |
| 100 BTN | 941.62 KPW |
| 500 BTN | 4,708.12 KPW |
| 1,000 BTN | 9,416.24 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-05-29T19:50:42Z",
"rates": {
"KPW": 9.416243
}
}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": 941.6243,
"rate": 9.416243
}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