Rate Overview
Live
1 THB = 13.5592 CRC
1 CRC = 0.073751
THB
Avg
15.0078
High
15.8640
Low
13.5592
Last updated: 7/27/2026, 9:49:54 AM
Quick Conversions
| THB | CRC |
|---|---|
| 1 THB | 13.56 CRC |
| 10 THB | 135.59 CRC |
| 50 THB | 677.96 CRC |
| 100 THB | 1,355.92 CRC |
| 500 THB | 6,779.60 CRC |
| 1,000 THB | 13,559.21 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-27T09:49:54Z",
"rates": {
"CRC": 13.559207
}
}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": 1355.9207000000001,
"rate": 13.559207
}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