Rate Overview
Live
1 TWD = 2.7769 KGS
1 KGS = 0.360115
TWD
Avg
2.7745
High
2.7916
Low
2.7637
Last updated: 5/26/2026, 9:27:48 PM
Quick Conversions
| TWD | KGS |
|---|---|
| 1 TWD | 2.78 KGS |
| 10 TWD | 27.77 KGS |
| 50 TWD | 138.84 KGS |
| 100 TWD | 277.69 KGS |
| 500 TWD | 1,388.45 KGS |
| 1,000 TWD | 2,776.89 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-05-26T21:27:48Z",
"rates": {
"KGS": 2.776894
}
}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": 277.6894,
"rate": 2.776894
}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