Rate Overview
Live
1 THB = 115.5438 COP
1 COP = 0.008655
THB
Avg
113.5596
High
115.5438
Low
111.7107
Last updated: 5/7/2026, 7:45:35 AM
Quick Conversions
| THB | COP |
|---|---|
| 1 THB | 115.54 COP |
| 10 THB | 1,155.44 COP |
| 50 THB | 5,777.19 COP |
| 100 THB | 11,554.38 COP |
| 500 THB | 57,771.92 COP |
| 1,000 THB | 115,543.84 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-07T07:45:35Z",
"rates": {
"COP": 115.543837
}
}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": 11554.3837,
"rate": 115.543837
}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