Rate Overview
Live
1 THB = 102.6978 COP
1 COP = 0.009737
THB
Avg
103.1542
High
103.9131
Low
102.5507
Last updated: 7/1/2026, 9:52:09 AM
Quick Conversions
| THB | COP |
|---|---|
| 1 THB | 102.70 COP |
| 10 THB | 1,026.98 COP |
| 50 THB | 5,134.89 COP |
| 100 THB | 10,269.78 COP |
| 500 THB | 51,348.90 COP |
| 1,000 THB | 102,697.80 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-07-01T09:52:09Z",
"rates": {
"COP": 102.697796
}
}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": 10269.7796,
"rate": 102.697796
}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