Rate Overview
Live
1 THB = 112.0466 COP
1 COP = 0.008925
THB
Avg
112.9972
High
114.8652
Low
112.0466
Last updated: 3/27/2026, 7:49:07 AM
Quick Conversions
| THB | COP |
|---|---|
| 1 THB | 112.05 COP |
| 10 THB | 1,120.47 COP |
| 50 THB | 5,602.33 COP |
| 100 THB | 11,204.66 COP |
| 500 THB | 56,023.29 COP |
| 1,000 THB | 112,046.58 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-27T07:49:07Z",
"rates": {
"COP": 112.046583
}
}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": 11204.6583,
"rate": 112.046583
}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