Rate Overview
Live
1 THB = 14.0948 CRC
1 CRC = 0.070948
THB
Avg
15.4223
High
16.0086
Low
14.0948
Last updated: 3/27/2026, 12:55:52 PM
Quick Conversions
| THB | CRC |
|---|---|
| 1 THB | 14.09 CRC |
| 10 THB | 140.95 CRC |
| 50 THB | 704.74 CRC |
| 100 THB | 1,409.48 CRC |
| 500 THB | 7,047.41 CRC |
| 1,000 THB | 14,094.81 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-27T12:55:52Z",
"rates": {
"CRC": 14.094813
}
}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": 1409.4813,
"rate": 14.094813
}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