Rate Overview
Live
1 KRW = 0.062103 BTN
1 BTN = 16.1023
KRW
Avg
0.062051
High
0.064218
Low
0.058592
Last updated: 3/27/2026, 9:55:55 AM
Quick Conversions
| KRW | BTN |
|---|---|
| 1 KRW | 0.06 BTN |
| 10 KRW | 0.62 BTN |
| 50 KRW | 3.11 BTN |
| 100 KRW | 6.21 BTN |
| 500 KRW | 31.05 BTN |
| 1,000 KRW | 62.10 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-03-27T09:55:55Z",
"rates": {
"BTN": 0.062103
}
}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.2103,
"rate": 0.062103
}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