Rate Overview
Live
1 CRC = 0.072193 THB
1 THB = 13.8518
CRC
Avg
0.066412
High
0.072193
Low
0.063035
Last updated: 6/18/2026, 12:36:50 PM
Quick Conversions
| CRC | THB |
|---|---|
| 1 CRC | 0.07 THB |
| 10 CRC | 0.72 THB |
| 50 CRC | 3.61 THB |
| 100 CRC | 7.22 THB |
| 500 CRC | 36.10 THB |
| 1,000 CRC | 72.19 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-18T12:36:50Z",
"rates": {
"THB": 0.072193
}
}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.2193,
"rate": 0.072193
}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