Rate Overview
Live
1 KRW = 0.061948 BTN
1 BTN = 16.1426
KRW
Avg
0.061731
High
0.062531
Low
0.060790
Last updated: 7/6/2026, 8:44:44 PM
Quick Conversions
| KRW | BTN |
|---|---|
| 1 KRW | 0.06 BTN |
| 10 KRW | 0.62 BTN |
| 50 KRW | 3.10 BTN |
| 100 KRW | 6.19 BTN |
| 500 KRW | 30.97 BTN |
| 1,000 KRW | 61.95 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-06T20:44:44Z",
"rates": {
"BTN": 0.061948
}
}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.194800000000001,
"rate": 0.061948
}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