Rate Overview
Live
1 THB = 112.1301 COP
1 COP = 0.008918
THB
Avg
113.0058
High
114.8652
Low
112.0974
Last updated: 3/27/2026, 11:55:08 AM
Quick Conversions
| THB | COP |
|---|---|
| 1 THB | 112.13 COP |
| 10 THB | 1,121.30 COP |
| 50 THB | 5,606.50 COP |
| 100 THB | 11,213.01 COP |
| 500 THB | 56,065.03 COP |
| 1,000 THB | 112,130.07 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-27T11:55:08Z",
"rates": {
"COP": 112.130066
}
}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": 11213.0066,
"rate": 112.130066
}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