Rate Overview
Live
1 THB = 14.1006 CRC
1 CRC = 0.070919
THB
Avg
15.4257
High
16.0086
Low
14.1006
Last updated: 3/27/2026, 9:34:26 AM
Quick Conversions
| THB | CRC |
|---|---|
| 1 THB | 14.10 CRC |
| 10 THB | 141.01 CRC |
| 50 THB | 705.03 CRC |
| 100 THB | 1,410.06 CRC |
| 500 THB | 7,050.30 CRC |
| 1,000 THB | 14,100.60 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-03-27T09:34:26Z",
"rates": {
"CRC": 14.100599
}
}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": 1410.0599,
"rate": 14.100599
}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