Rate Overview
Live
1 THB = 112.4774 COP
1 COP = 0.008891
THB
Avg
113.1536
High
116.1238
Low
111.2781
Last updated: 5/27/2026, 3:09:19 PM
Quick Conversions
| THB | COP |
|---|---|
| 1 THB | 112.48 COP |
| 10 THB | 1,124.77 COP |
| 50 THB | 5,623.87 COP |
| 100 THB | 11,247.74 COP |
| 500 THB | 56,238.69 COP |
| 1,000 THB | 112,477.39 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-05-27T15:09:19Z",
"rates": {
"COP": 112.477387
}
}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": 11247.7387,
"rate": 112.477387
}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