Rate Overview
Live
1 KRW = 0.021076 TWD
1 TWD = 47.4473
KRW
Avg
0.022959
High
0.025206
Low
0.020815
Last updated: 3/27/2026, 9:30:14 AM
Quick Conversions
| KRW | TWD |
|---|---|
| 1 KRW | 0.02 TWD |
| 10 KRW | 0.21 TWD |
| 50 KRW | 1.05 TWD |
| 100 KRW | 2.11 TWD |
| 500 KRW | 10.54 TWD |
| 1,000 KRW | 21.08 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-27T09:30:14Z",
"rates": {
"TWD": 0.021076
}
}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.1076,
"rate": 0.021076
}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