Rate Overview
Live
1 KRW = 0.021458 TWD
1 TWD = 46.6027
KRW
Avg
0.021398
High
0.021500
Low
0.021323
Last updated: 4/18/2026, 8:51:09 AM
Quick Conversions
| KRW | TWD |
|---|---|
| 1 KRW | 0.02 TWD |
| 10 KRW | 0.21 TWD |
| 50 KRW | 1.07 TWD |
| 100 KRW | 2.15 TWD |
| 500 KRW | 10.73 TWD |
| 1,000 KRW | 21.46 TWD |
Get KRW/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=TWDExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-04-18T08:51:09Z",
"rates": {
"TWD": 0.021458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "TWD",
"amount": 100
},
"result": 2.1458,
"rate": 0.021458
}Build with KRW/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key