Rate Overview
Live
1 TWD = 116.7442 COP
1 COP = 0.008566
TWD
Avg
117.3461
High
119.9354
Low
115.4869
Last updated: 5/27/2026, 4:49:05 AM
Quick Conversions
| TWD | COP |
|---|---|
| 1 TWD | 116.74 COP |
| 10 TWD | 1,167.44 COP |
| 50 TWD | 5,837.21 COP |
| 100 TWD | 11,674.42 COP |
| 500 TWD | 58,372.10 COP |
| 1,000 TWD | 116,744.19 COP |
Get TWD/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=COPExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-05-27T04:49:05Z",
"rates": {
"COP": 116.74419
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "COP",
"amount": 100
},
"result": 11674.419,
"rate": 116.74419
}Build with TWD/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key