Rate Overview
Live
1 KGS = 0.362370 TWD
1 TWD = 2.7596
KGS
Avg
0.361444
High
0.362370
Low
0.360491
Last updated: 6/19/2026, 8:52:28 AM
Quick Conversions
| KGS | TWD |
|---|---|
| 1 KGS | 0.36 TWD |
| 10 KGS | 3.62 TWD |
| 50 KGS | 18.12 TWD |
| 100 KGS | 36.24 TWD |
| 500 KGS | 181.19 TWD |
| 1,000 KGS | 362.37 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-06-19T08:52:28Z",
"rates": {
"TWD": 0.36237
}
}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.237,
"rate": 0.36237
}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