Rate Overview
Live
1 TWD = 117.8647 COP
1 COP = 0.008484
TWD
Avg
116.2214
High
118.0141
Low
114.4390
Last updated: 5/6/2026, 9:58:21 PM
Quick Conversions
| TWD | COP |
|---|---|
| 1 TWD | 117.86 COP |
| 10 TWD | 1,178.65 COP |
| 50 TWD | 5,893.23 COP |
| 100 TWD | 11,786.47 COP |
| 500 TWD | 58,932.34 COP |
| 1,000 TWD | 117,864.67 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-06T21:58:21Z",
"rates": {
"COP": 117.864671
}
}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": 11786.4671,
"rate": 117.864671
}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