Rate Overview
Live
1 TWD = 2.7236 KGS
1 KGS = 0.367161
TWD
Avg
2.7647
High
2.7931
Low
2.7236
Last updated: 7/9/2026, 11:32:18 PM
Quick Conversions
| TWD | KGS |
|---|---|
| 1 TWD | 2.72 KGS |
| 10 TWD | 27.24 KGS |
| 50 TWD | 136.18 KGS |
| 100 TWD | 272.36 KGS |
| 500 TWD | 1,361.80 KGS |
| 1,000 TWD | 2,723.60 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-09T23:32:18Z",
"rates": {
"KGS": 2.723602
}
}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": 272.3602,
"rate": 2.723602
}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