Rate Overview
Live
1 THB = 13.5020 CRC
1 CRC = 0.074063
THB
Avg
13.4566
High
13.5068
Low
13.3651
Last updated: 7/25/2026, 1:30:55 AM
Quick Conversions
| THB | CRC |
|---|---|
| 1 THB | 13.50 CRC |
| 10 THB | 135.02 CRC |
| 50 THB | 675.10 CRC |
| 100 THB | 1,350.20 CRC |
| 500 THB | 6,750.99 CRC |
| 1,000 THB | 13,501.97 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-25T01:30:55Z",
"rates": {
"CRC": 13.501973
}
}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": 1350.1973,
"rate": 13.501973
}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