Rate Overview
Live
1 COP = 0.010718 THB
1 THB = 93.3010
COP
Avg
0.008413
High
0.010718
Low
0.007592
Last updated: 7/31/2026, 5:53:17 AM
Quick Conversions
| COP | THB |
|---|---|
| 1 COP | 0.01 THB |
| 10 COP | 0.11 THB |
| 50 COP | 0.54 THB |
| 100 COP | 1.07 THB |
| 500 COP | 5.36 THB |
| 1,000 COP | 10.72 THB |
Get COP/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=THBExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-31T05:53:17Z",
"rates": {
"THB": 0.010718
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "THB",
"amount": 100
},
"result": 1.0718,
"rate": 0.010718
}Build with COP/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key