Rate Overview
Live
1 KRW = 0.021335 TWD
1 TWD = 46.8713
KRW
Avg
0.020854
High
0.021389
Low
0.020456
Last updated: 7/13/2026, 12:45:50 PM
Quick Conversions
| KRW | TWD |
|---|---|
| 1 KRW | 0.02 TWD |
| 10 KRW | 0.21 TWD |
| 50 KRW | 1.07 TWD |
| 100 KRW | 2.13 TWD |
| 500 KRW | 10.67 TWD |
| 1,000 KRW | 21.34 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-13T12:45:50Z",
"rates": {
"TWD": 0.021335
}
}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.1335,
"rate": 0.021335
}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