Rate Overview
Live
1 THB = 14.8253 CRC
1 CRC = 0.067452
THB
Avg
14.9533
High
15.1952
Low
14.7854
Last updated: 3/7/2026, 12:08:28 AM
Quick Conversions
| THB | CRC |
|---|---|
| 1 THB | 14.83 CRC |
| 10 THB | 148.25 CRC |
| 50 THB | 741.27 CRC |
| 100 THB | 1,482.53 CRC |
| 500 THB | 7,412.67 CRC |
| 1,000 THB | 14,825.35 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-03-07T00:08:28Z",
"rates": {
"CRC": 14.825345
}
}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": 1482.5345,
"rate": 14.825345
}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