Rate Overview
Live
1 KGS = 0.366721 TWD
1 TWD = 2.7269
KGS
Avg
0.366667
High
0.367694
Low
0.365161
Last updated: 7/12/2026, 1:02:40 AM
Quick Conversions
| KGS | TWD |
|---|---|
| 1 KGS | 0.37 TWD |
| 10 KGS | 3.67 TWD |
| 50 KGS | 18.34 TWD |
| 100 KGS | 36.67 TWD |
| 500 KGS | 183.36 TWD |
| 1,000 KGS | 366.72 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-07-12T01:02:40Z",
"rates": {
"TWD": 0.366721
}
}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": 36.6721,
"rate": 0.366721
}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