Rate Overview
Live
1 THB = 112.4136 COP
1 COP = 0.008896
THB
Avg
119.5662
High
128.5834
Low
110.3837
Last updated: 5/27/2026, 5:29:55 PM
Quick Conversions
| THB | COP |
|---|---|
| 1 THB | 112.41 COP |
| 10 THB | 1,124.14 COP |
| 50 THB | 5,620.68 COP |
| 100 THB | 11,241.36 COP |
| 500 THB | 56,206.81 COP |
| 1,000 THB | 112,413.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-05-27T17:29:55Z",
"rates": {
"COP": 112.413628
}
}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": 11241.3628,
"rate": 112.413628
}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