Rate Overview
Live
1 KRW = 0.022393 TWD
1 TWD = 44.6568
KRW
Avg
0.022600
High
0.022824
Low
0.022382
Last updated: 8/18/2026, 12:31:24 PM
Quick Conversions
| KRW | TWD |
|---|---|
| 1 KRW | 0.02 TWD |
| 10 KRW | 0.22 TWD |
| 50 KRW | 1.12 TWD |
| 100 KRW | 2.24 TWD |
| 500 KRW | 11.20 TWD |
| 1,000 KRW | 22.39 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-08-18T12:31:24Z",
"rates": {
"TWD": 0.022393
}
}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.2393,
"rate": 0.022393
}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