Rate Overview
Live
1 KGS = 0.359285 TWD
1 TWD = 2.7833
KGS
Avg
0.359922
High
0.361675
Low
0.358955
Last updated: 5/27/2026, 7:35:40 PM
Quick Conversions
| KGS | TWD |
|---|---|
| 1 KGS | 0.36 TWD |
| 10 KGS | 3.59 TWD |
| 50 KGS | 17.96 TWD |
| 100 KGS | 35.93 TWD |
| 500 KGS | 179.64 TWD |
| 1,000 KGS | 359.29 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-05-27T19:35:40Z",
"rates": {
"TWD": 0.359285
}
}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": 35.9285,
"rate": 0.359285
}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