Rate Overview
Live
1 THB = 13.4262 CRC
1 CRC = 0.074481
THB
Avg
14.9978
High
15.9912
Low
13.4262
Last updated: 7/22/2026, 2:38:08 PM
Quick Conversions
| THB | CRC |
|---|---|
| 1 THB | 13.43 CRC |
| 10 THB | 134.26 CRC |
| 50 THB | 671.31 CRC |
| 100 THB | 1,342.62 CRC |
| 500 THB | 6,713.12 CRC |
| 1,000 THB | 13,426.24 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-22T14:38:08Z",
"rates": {
"CRC": 13.426243
}
}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": 1342.6243,
"rate": 13.426243
}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