Rate Overview
Live
1 CRC = 0.072932 THB
1 THB = 13.7114
CRC
Avg
0.073688
High
0.074821
Low
0.072625
Last updated: 8/12/2026, 7:38:10 PM
Quick Conversions
| CRC | THB |
|---|---|
| 1 CRC | 0.07 THB |
| 10 CRC | 0.73 THB |
| 50 CRC | 3.65 THB |
| 100 CRC | 7.29 THB |
| 500 CRC | 36.47 THB |
| 1,000 CRC | 72.93 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-08-12T19:38:10Z",
"rates": {
"THB": 0.072932
}
}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.2932,
"rate": 0.072932
}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