Rate Overview
Live
1 THB = 118.7779 COP
1 COP = 0.008419
THB
Avg
119.4800
High
120.7800
Low
118.4575
Last updated: 3/7/2026, 12:08:05 AM
Quick Conversions
| THB | COP |
|---|---|
| 1 THB | 118.78 COP |
| 10 THB | 1,187.78 COP |
| 50 THB | 5,938.90 COP |
| 100 THB | 11,877.79 COP |
| 500 THB | 59,388.95 COP |
| 1,000 THB | 118,777.91 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-07T00:08:05Z",
"rates": {
"COP": 118.777907
}
}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": 11877.7907,
"rate": 118.777907
}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