Rate Overview
Live
1 THB = 112.1096 COP
1 COP = 0.008920
THB
Avg
121.5579
High
129.5614
Low
112.1096
Last updated: 3/27/2026, 9:35:46 AM
Quick Conversions
| THB | COP |
|---|---|
| 1 THB | 112.11 COP |
| 10 THB | 1,121.10 COP |
| 50 THB | 5,605.48 COP |
| 100 THB | 11,210.96 COP |
| 500 THB | 56,054.81 COP |
| 1,000 THB | 112,109.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-27T09:35:46Z",
"rates": {
"COP": 112.10961
}
}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": 11210.961000000001,
"rate": 112.10961
}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