Rate Overview
Live
1 THB = 0.029685 CUC
1 CUC = 33.6870
THB
Avg
0.029679
High
0.029737
Low
0.029555
Last updated: 7/25/2026, 3:19:22 AM
Quick Conversions
| THB | CUC |
|---|---|
| 1 THB | 0.03 CUC |
| 10 THB | 0.30 CUC |
| 50 THB | 1.48 CUC |
| 100 THB | 2.97 CUC |
| 500 THB | 14.84 CUC |
| 1,000 THB | 29.69 CUC |
Get THB/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=CUCExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-25T03:19:22Z",
"rates": {
"CUC": 0.029685
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "CUC",
"amount": 100
},
"result": 2.9685,
"rate": 0.029685
}Build with THB/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key