Rate Overview
Live
1 THB = 105.5006 COP
1 COP = 0.009479
THB
Avg
106.8800
High
108.5044
Low
105.4780
Last updated: 6/17/2026, 6:32:58 AM
Quick Conversions
| THB | COP |
|---|---|
| 1 THB | 105.50 COP |
| 10 THB | 1,055.01 COP |
| 50 THB | 5,275.03 COP |
| 100 THB | 10,550.06 COP |
| 500 THB | 52,750.31 COP |
| 1,000 THB | 105,500.63 COP |
Get THB/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=COPExample Response:
{
"success": true,
"base": "THB",
"date": "2026-06-17T06:32:58Z",
"rates": {
"COP": 105.500627
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "COP",
"amount": 100
},
"result": 10550.062699999999,
"rate": 105.500627
}Build with THB/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key