Rate Overview
Live
1 KGS = 0.359631 TWD
1 TWD = 2.7806
KGS
Avg
0.361152
High
0.362896
Low
0.359631
Last updated: 9/9/2026, 5:53:18 AM
Quick Conversions
| KGS | TWD |
|---|---|
| 1 KGS | 0.36 TWD |
| 10 KGS | 3.60 TWD |
| 50 KGS | 17.98 TWD |
| 100 KGS | 35.96 TWD |
| 500 KGS | 179.82 TWD |
| 1,000 KGS | 359.63 TWD |
Get KGS/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=TWDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-09-09T05:53:18Z",
"rates": {
"TWD": 0.359631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "TWD",
"amount": 100
},
"result": 35.9631,
"rate": 0.359631
}Build with KGS/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key