Rate Overview
Live
1 KRW = 0.021272 TWD
1 TWD = 47.0102
KRW
Avg
0.021537
High
0.021804
Low
0.021272
Last updated: 3/7/2026, 12:30:20 AM
Quick Conversions
| KRW | TWD |
|---|---|
| 1 KRW | 0.02 TWD |
| 10 KRW | 0.21 TWD |
| 50 KRW | 1.06 TWD |
| 100 KRW | 2.13 TWD |
| 500 KRW | 10.64 TWD |
| 1,000 KRW | 21.27 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-03-07T00:30:20Z",
"rates": {
"TWD": 0.021272
}
}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.1271999999999998,
"rate": 0.021272
}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