Rate Overview
Live
1 KGS = 0.364526 TWD
1 TWD = 2.7433
KGS
Avg
0.358682
High
0.378062
Low
0.326347
Last updated: 7/1/2026, 6:00:19 AM
Quick Conversions
| KGS | TWD |
|---|---|
| 1 KGS | 0.36 TWD |
| 10 KGS | 3.65 TWD |
| 50 KGS | 18.23 TWD |
| 100 KGS | 36.45 TWD |
| 500 KGS | 182.26 TWD |
| 1,000 KGS | 364.53 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-01T06:00:19Z",
"rates": {
"TWD": 0.364526
}
}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.452600000000004,
"rate": 0.364526
}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