Rate Overview
Live
1 CRC = 0.072126 THB
1 THB = 13.8646
CRC
Avg
0.071700
High
0.072126
Low
0.071153
Last updated: 6/18/2026, 9:54:47 AM
Quick Conversions
| CRC | THB |
|---|---|
| 1 CRC | 0.07 THB |
| 10 CRC | 0.72 THB |
| 50 CRC | 3.61 THB |
| 100 CRC | 7.21 THB |
| 500 CRC | 36.06 THB |
| 1,000 CRC | 72.13 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-06-18T09:54:47Z",
"rates": {
"THB": 0.072126
}
}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.212599999999999,
"rate": 0.072126
}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