Rate Overview
Live
1 COP = 0.008870 THB
1 THB = 112.7396
COP
Avg
0.008663
High
0.009034
Low
0.008294
Last updated: 5/30/2026, 10:16:26 AM
Quick Conversions
| COP | THB |
|---|---|
| 1 COP | 0.01 THB |
| 10 COP | 0.09 THB |
| 50 COP | 0.44 THB |
| 100 COP | 0.89 THB |
| 500 COP | 4.44 THB |
| 1,000 COP | 8.87 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-05-30T10:16:26Z",
"rates": {
"THB": 0.00887
}
}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": 0.8869999999999999,
"rate": 0.00887
}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