Rate Overview
Live
1 THB = 0.030226 CUC
1 CUC = 33.0841
THB
Avg
0.030242
High
0.030316
Low
0.030154
Last updated: 8/12/2026, 5:10:22 AM
Quick Conversions
| THB | CUC |
|---|---|
| 1 THB | 0.03 CUC |
| 10 THB | 0.30 CUC |
| 50 THB | 1.51 CUC |
| 100 THB | 3.02 CUC |
| 500 THB | 15.11 CUC |
| 1,000 THB | 30.23 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-08-12T05:10:22Z",
"rates": {
"CUC": 0.030226
}
}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": 3.0225999999999997,
"rate": 0.030226
}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