Rate Overview
Live
1 THB = 95.1871 COP
1 COP = 0.010506
THB
Avg
96.0041
High
96.8786
Low
95.1871
Last updated: 9/5/2026, 9:04:41 PM
Quick Conversions
| THB | COP |
|---|---|
| 1 THB | 95.19 COP |
| 10 THB | 951.87 COP |
| 50 THB | 4,759.36 COP |
| 100 THB | 9,518.71 COP |
| 500 THB | 47,593.57 COP |
| 1,000 THB | 95,187.15 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-09-05T21:04:41Z",
"rates": {
"COP": 95.187148
}
}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": 9518.7148,
"rate": 95.187148
}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