Rate Overview
Live
1 THB = 13.6734 CRC
1 CRC = 0.073135
THB
Avg
13.6617
High
13.7129
Low
13.5938
Last updated: 7/11/2026, 7:59:42 AM
Quick Conversions
| THB | CRC |
|---|---|
| 1 THB | 13.67 CRC |
| 10 THB | 136.73 CRC |
| 50 THB | 683.67 CRC |
| 100 THB | 1,367.34 CRC |
| 500 THB | 6,836.68 CRC |
| 1,000 THB | 13,673.37 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-11T07:59:42Z",
"rates": {
"CRC": 13.673369
}
}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": 1367.3369,
"rate": 13.673369
}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