Rate Overview
Live
1 KRW = 0.062687 BTN
1 BTN = 15.9523
KRW
Avg
0.062673
High
0.063366
Low
0.062169
Last updated: 4/17/2026, 6:29:47 AM
Quick Conversions
| KRW | BTN |
|---|---|
| 1 KRW | 0.06 BTN |
| 10 KRW | 0.63 BTN |
| 50 KRW | 3.13 BTN |
| 100 KRW | 6.27 BTN |
| 500 KRW | 31.34 BTN |
| 1,000 KRW | 62.69 BTN |
Get KRW/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=BTNExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-04-17T06:29:47Z",
"rates": {
"BTN": 0.062687
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "BTN",
"amount": 100
},
"result": 6.268700000000001,
"rate": 0.062687
}Build with KRW/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key