Rate Overview
Live
1 BTN = 9.5313 KPW
1 KPW = 0.104918
BTN
Avg
9.4982
High
9.5313
Low
9.4667
Last updated: 5/9/2026, 4:52:38 AM
Quick Conversions
| BTN | KPW |
|---|---|
| 1 BTN | 9.53 KPW |
| 10 BTN | 95.31 KPW |
| 50 BTN | 476.56 KPW |
| 100 BTN | 953.13 KPW |
| 500 BTN | 4,765.63 KPW |
| 1,000 BTN | 9,531.26 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-09T04:52:38Z",
"rates": {
"KPW": 9.53126
}
}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": 953.126,
"rate": 9.53126
}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