Rate Overview
Live
1 KGS = 0.361470 TWD
1 TWD = 2.7665
KGS
Avg
0.362871
High
0.368250
Low
0.359462
Last updated: 9/11/2026, 9:00:55 AM
Quick Conversions
| KGS | TWD |
|---|---|
| 1 KGS | 0.36 TWD |
| 10 KGS | 3.61 TWD |
| 50 KGS | 18.07 TWD |
| 100 KGS | 36.15 TWD |
| 500 KGS | 180.74 TWD |
| 1,000 KGS | 361.47 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-11T09:00:55Z",
"rates": {
"TWD": 0.36147
}
}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.147,
"rate": 0.36147
}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