Rate Overview
Live
1 THB = 13.6818 CRC
1 CRC = 0.073090
THB
Avg
13.6833
High
13.7355
Low
13.6382
Last updated: 7/7/2026, 12:12:01 PM
Quick Conversions
| THB | CRC |
|---|---|
| 1 THB | 13.68 CRC |
| 10 THB | 136.82 CRC |
| 50 THB | 684.09 CRC |
| 100 THB | 1,368.18 CRC |
| 500 THB | 6,840.90 CRC |
| 1,000 THB | 13,681.80 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-07T12:12:01Z",
"rates": {
"CRC": 13.681799
}
}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": 1368.1799,
"rate": 13.681799
}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