Rate Overview
Live
1 THB = 13.5370 CRC
1 CRC = 0.073872
THB
Avg
13.5689
High
13.7355
Low
13.3651
Last updated: 7/28/2026, 11:52:32 AM
Quick Conversions
| THB | CRC |
|---|---|
| 1 THB | 13.54 CRC |
| 10 THB | 135.37 CRC |
| 50 THB | 676.85 CRC |
| 100 THB | 1,353.70 CRC |
| 500 THB | 6,768.49 CRC |
| 1,000 THB | 13,536.98 CRC |
Get THB/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=CRCExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-28T11:52:32Z",
"rates": {
"CRC": 13.536976
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "CRC",
"amount": 100
},
"result": 1353.6976,
"rate": 13.536976
}Build with THB/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key