Rate Overview
Live
1 THB = 95.5032 COP
1 COP = 0.010471
THB
Avg
95.5152
High
96.6882
Low
95.0834
Last updated: 7/28/2026, 2:03:12 PM
Quick Conversions
| THB | COP |
|---|---|
| 1 THB | 95.50 COP |
| 10 THB | 955.03 COP |
| 50 THB | 4,775.16 COP |
| 100 THB | 9,550.32 COP |
| 500 THB | 47,751.62 COP |
| 1,000 THB | 95,503.24 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-28T14:03:12Z",
"rates": {
"COP": 95.50324
}
}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": 9550.324,
"rate": 95.50324
}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