Rate Overview
Live
1 CRC = 0.070981 THB
1 THB = 14.0883
CRC
Avg
0.065610
High
0.070981
Low
0.062586
Last updated: 3/27/2026, 8:20:44 AM
Quick Conversions
| CRC | THB |
|---|---|
| 1 CRC | 0.07 THB |
| 10 CRC | 0.71 THB |
| 50 CRC | 3.55 THB |
| 100 CRC | 7.10 THB |
| 500 CRC | 35.49 THB |
| 1,000 CRC | 70.98 THB |
Get CRC/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=THBExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-27T08:20:44Z",
"rates": {
"THB": 0.070981
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "THB",
"amount": 100
},
"result": 7.0981000000000005,
"rate": 0.070981
}Build with CRC/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key