Rate Overview
Live
1 THB = 13.8739 CRC
1 CRC = 0.072078
THB
Avg
15.1293
High
15.8640
Low
13.8739
Last updated: 5/27/2026, 4:20:05 PM
Quick Conversions
| THB | CRC |
|---|---|
| 1 THB | 13.87 CRC |
| 10 THB | 138.74 CRC |
| 50 THB | 693.69 CRC |
| 100 THB | 1,387.39 CRC |
| 500 THB | 6,936.93 CRC |
| 1,000 THB | 13,873.87 CRC |
Get THB/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=CRCExample Response:
{
"success": true,
"base": "THB",
"date": "2026-05-27T16:20:05Z",
"rates": {
"CRC": 13.873869
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "CRC",
"amount": 100
},
"result": 1387.3869,
"rate": 13.873869
}Build with THB/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key