Rate Overview
Live
1 CRC = 0.071860 THB
1 THB = 13.9159
CRC
Avg
0.072018
High
0.072270
Low
0.071842
Last updated: 5/28/2026, 10:58:45 PM
Quick Conversions
| CRC | THB |
|---|---|
| 1 CRC | 0.07 THB |
| 10 CRC | 0.72 THB |
| 50 CRC | 3.59 THB |
| 100 CRC | 7.19 THB |
| 500 CRC | 35.93 THB |
| 1,000 CRC | 71.86 THB |
Get CRC/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=THBExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-05-28T22:58:45Z",
"rates": {
"THB": 0.07186
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "THB",
"amount": 100
},
"result": 7.185999999999999,
"rate": 0.07186
}Build with CRC/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key