Rate Overview
Live
1 THB = 112.0943 COP
1 COP = 0.008921
THB
Avg
113.0009
High
114.8652
Low
112.0887
Last updated: 3/27/2026, 2:32:27 PM
Quick Conversions
| THB | COP |
|---|---|
| 1 THB | 112.09 COP |
| 10 THB | 1,120.94 COP |
| 50 THB | 5,604.71 COP |
| 100 THB | 11,209.43 COP |
| 500 THB | 56,047.14 COP |
| 1,000 THB | 112,094.27 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-03-27T14:32:27Z",
"rates": {
"COP": 112.094273
}
}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": 11209.4273,
"rate": 112.094273
}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