Rate Overview
Live
1 TWD = 2.7154 KGS
1 KGS = 0.368270
TWD
Avg
2.7194
High
2.7250
Low
2.7141
Last updated: 8/12/2026, 6:05:09 AM
Quick Conversions
| TWD | KGS |
|---|---|
| 1 TWD | 2.72 KGS |
| 10 TWD | 27.15 KGS |
| 50 TWD | 135.77 KGS |
| 100 TWD | 271.54 KGS |
| 500 TWD | 1,357.70 KGS |
| 1,000 TWD | 2,715.40 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-08-12T06:05:09Z",
"rates": {
"KGS": 2.715397
}
}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": 271.5397,
"rate": 2.715397
}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