Rate Overview
Live
1 TWD = 2.7424 KGS
1 KGS = 0.364647
TWD
Avg
2.8320
High
3.0737
Low
2.7344
Last updated: 7/2/2026, 10:56:19 AM
Quick Conversions
| TWD | KGS |
|---|---|
| 1 TWD | 2.74 KGS |
| 10 TWD | 27.42 KGS |
| 50 TWD | 137.12 KGS |
| 100 TWD | 274.24 KGS |
| 500 TWD | 1,371.19 KGS |
| 1,000 TWD | 2,742.38 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-02T10:56:19Z",
"rates": {
"KGS": 2.742377
}
}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": 274.23769999999996,
"rate": 2.742377
}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