Rate Overview
Live
1 COP = 0.010000 THB
1 THB = 100.0000
COP
Avg
0.009903
High
0.010001
Low
0.009739
Last updated: 7/8/2026, 9:34:44 AM
Quick Conversions
| COP | THB |
|---|---|
| 1 COP | 0.01 THB |
| 10 COP | 0.10 THB |
| 50 COP | 0.50 THB |
| 100 COP | 1.00 THB |
| 500 COP | 5.00 THB |
| 1,000 COP | 10.00 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-08T09:34:44Z",
"rates": {
"THB": 0.01
}
}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,
"rate": 0.01
}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