Rate Overview
Live
1 CRC = 0.073692 THB
1 THB = 13.5700
CRC
Avg
0.067249
High
0.074585
Low
0.062336
Last updated: 8/1/2026, 12:15:47 PM
Quick Conversions
| CRC | THB |
|---|---|
| 1 CRC | 0.07 THB |
| 10 CRC | 0.74 THB |
| 50 CRC | 3.68 THB |
| 100 CRC | 7.37 THB |
| 500 CRC | 36.85 THB |
| 1,000 CRC | 73.69 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-01T12:15:47Z",
"rates": {
"THB": 0.073692
}
}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.369199999999999,
"rate": 0.073692
}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