Rate Overview
Live
1 KRW = 0.066159 BTN
1 BTN = 15.1151
KRW
Avg
0.063182
High
0.066159
Low
0.061474
Last updated: 7/26/2026, 9:19:26 PM
Quick Conversions
| KRW | BTN |
|---|---|
| 1 KRW | 0.07 BTN |
| 10 KRW | 0.66 BTN |
| 50 KRW | 3.31 BTN |
| 100 KRW | 6.62 BTN |
| 500 KRW | 33.08 BTN |
| 1,000 KRW | 66.16 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-07-26T21:19:26Z",
"rates": {
"BTN": 0.066159
}
}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.6159,
"rate": 0.066159
}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