Rate Overview
Live
1 TWD = 2.7385 KGS
1 KGS = 0.365161
TWD
Avg
2.7416
High
2.7469
Low
2.7385
Last updated: 7/5/2026, 10:21:42 AM
Quick Conversions
| TWD | KGS |
|---|---|
| 1 TWD | 2.74 KGS |
| 10 TWD | 27.39 KGS |
| 50 TWD | 136.93 KGS |
| 100 TWD | 273.85 KGS |
| 500 TWD | 1,369.26 KGS |
| 1,000 TWD | 2,738.52 KGS |
Get TWD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=KGSExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-05T10:21:42Z",
"rates": {
"KGS": 2.738516
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "KGS",
"amount": 100
},
"result": 273.8516,
"rate": 2.738516
}Build with TWD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key