Rate Overview
Live
1 THB = 94.7769 COP
1 COP = 0.010551
THB
Avg
95.4928
High
96.6948
Low
94.5690
Last updated: 8/12/2026, 10:03:59 AM
Quick Conversions
| THB | COP |
|---|---|
| 1 THB | 94.78 COP |
| 10 THB | 947.77 COP |
| 50 THB | 4,738.85 COP |
| 100 THB | 9,477.69 COP |
| 500 THB | 47,388.45 COP |
| 1,000 THB | 94,776.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-08-12T10:03:59Z",
"rates": {
"COP": 94.776907
}
}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": 9477.6907,
"rate": 94.776907
}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