Rate Overview
Live
1 THB = 112.0636 COP
1 COP = 0.008924
THB
Avg
116.1726
High
120.9836
Low
112.0636
Last updated: 3/27/2026, 12:52:09 PM
Quick Conversions
| THB | COP |
|---|---|
| 1 THB | 112.06 COP |
| 10 THB | 1,120.64 COP |
| 50 THB | 5,603.18 COP |
| 100 THB | 11,206.36 COP |
| 500 THB | 56,031.81 COP |
| 1,000 THB | 112,063.61 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-27T12:52:09Z",
"rates": {
"COP": 112.06361
}
}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": 11206.360999999999,
"rate": 112.06361
}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