Rate Overview
Live
1 KRW = 0.022137 TWD
1 TWD = 45.1732
KRW
Avg
0.022073
High
0.022206
Low
0.021889
Last updated: 7/29/2026, 1:07:20 AM
Quick Conversions
| KRW | TWD |
|---|---|
| 1 KRW | 0.02 TWD |
| 10 KRW | 0.22 TWD |
| 50 KRW | 1.11 TWD |
| 100 KRW | 2.21 TWD |
| 500 KRW | 11.07 TWD |
| 1,000 KRW | 22.14 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-29T01:07:20Z",
"rates": {
"TWD": 0.022137
}
}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.2137000000000002,
"rate": 0.022137
}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