Rate Overview
Live
1 THB = 112.7591 COP
1 COP = 0.008868
THB
Avg
112.9125
High
113.8477
Low
111.9872
Last updated: 4/17/2026, 6:10:08 AM
Quick Conversions
| THB | COP |
|---|---|
| 1 THB | 112.76 COP |
| 10 THB | 1,127.59 COP |
| 50 THB | 5,637.96 COP |
| 100 THB | 11,275.91 COP |
| 500 THB | 56,379.55 COP |
| 1,000 THB | 112,759.10 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-04-17T06:10:08Z",
"rates": {
"COP": 112.759103
}
}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": 11275.9103,
"rate": 112.759103
}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