Rate Overview
Live
1 KGS = 0.369173 TWD
1 TWD = 2.7088
KGS
Avg
0.369791
High
0.370947
Low
0.369148
Last updated: 8/2/2026, 1:12:54 PM
Quick Conversions
| KGS | TWD |
|---|---|
| 1 KGS | 0.37 TWD |
| 10 KGS | 3.69 TWD |
| 50 KGS | 18.46 TWD |
| 100 KGS | 36.92 TWD |
| 500 KGS | 184.59 TWD |
| 1,000 KGS | 369.17 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-08-02T13:12:54Z",
"rates": {
"TWD": 0.369173
}
}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.9173,
"rate": 0.369173
}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