Rate Overview
Live
1 KRW = 0.064742 BTN
1 BTN = 15.4459
KRW
Avg
0.062874
High
0.065626
Low
0.061172
Last updated: 7/21/2026, 2:07:18 PM
Quick Conversions
| KRW | BTN |
|---|---|
| 1 KRW | 0.06 BTN |
| 10 KRW | 0.65 BTN |
| 50 KRW | 3.24 BTN |
| 100 KRW | 6.47 BTN |
| 500 KRW | 32.37 BTN |
| 1,000 KRW | 64.74 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-21T14:07:18Z",
"rates": {
"BTN": 0.064742
}
}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.4742,
"rate": 0.064742
}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