Rate Overview
Live
1 THB = 14.2815 CRC
1 CRC = 0.070021
THB
Avg
14.3512
High
14.4650
Low
14.2815
Last updated: 4/17/2026, 6:05:50 AM
Quick Conversions
| THB | CRC |
|---|---|
| 1 THB | 14.28 CRC |
| 10 THB | 142.81 CRC |
| 50 THB | 714.07 CRC |
| 100 THB | 1,428.15 CRC |
| 500 THB | 7,140.74 CRC |
| 1,000 THB | 14,281.48 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-04-17T06:05:50Z",
"rates": {
"CRC": 14.281484
}
}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": 1428.1484,
"rate": 14.281484
}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