Rate Overview
Live
1 KRW = 0.022174 TWD
1 TWD = 45.0979
KRW
Avg
0.021339
High
0.022174
Low
0.020449
Last updated: 7/25/2026, 12:47:36 PM
Quick Conversions
| KRW | TWD |
|---|---|
| 1 KRW | 0.02 TWD |
| 10 KRW | 0.22 TWD |
| 50 KRW | 1.11 TWD |
| 100 KRW | 2.22 TWD |
| 500 KRW | 11.09 TWD |
| 1,000 KRW | 22.17 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-07-25T12:47:36Z",
"rates": {
"TWD": 0.022174
}
}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.2174,
"rate": 0.022174
}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