Rate Overview
Live
1 THB = 13.5239 CRC
1 CRC = 0.073943
THB
Avg
13.6362
High
13.7454
Low
13.5239
Last updated: 8/16/2026, 3:38:00 AM
Quick Conversions
| THB | CRC |
|---|---|
| 1 THB | 13.52 CRC |
| 10 THB | 135.24 CRC |
| 50 THB | 676.19 CRC |
| 100 THB | 1,352.39 CRC |
| 500 THB | 6,761.93 CRC |
| 1,000 THB | 13,523.86 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-08-16T03:38:00Z",
"rates": {
"CRC": 13.523856
}
}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": 1352.3856,
"rate": 13.523856
}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