Rate Overview
Live
1 THB = 13.8817 CRC
1 CRC = 0.072037
THB
Avg
13.8782
High
13.9194
Low
13.8369
Last updated: 5/27/2026, 3:09:15 PM
Quick Conversions
| THB | CRC |
|---|---|
| 1 THB | 13.88 CRC |
| 10 THB | 138.82 CRC |
| 50 THB | 694.09 CRC |
| 100 THB | 1,388.17 CRC |
| 500 THB | 6,940.87 CRC |
| 1,000 THB | 13,881.74 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-05-27T15:09:15Z",
"rates": {
"CRC": 13.881738
}
}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": 1388.1738,
"rate": 13.881738
}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