Rate Overview
Live
1 TRY = 0.021085 CUC
1 CUC = 47.4271
TRY
Avg
0.022942
High
0.024642
Low
0.021085
Last updated: 7/30/2026, 8:00:48 AM
Quick Conversions
| TRY | CUC |
|---|---|
| 1 TRY | 0.02 CUC |
| 10 TRY | 0.21 CUC |
| 50 TRY | 1.05 CUC |
| 100 TRY | 2.11 CUC |
| 500 TRY | 10.54 CUC |
| 1,000 TRY | 21.09 CUC |
Get TRY/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=CUCExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-30T08:00:48Z",
"rates": {
"CUC": 0.021085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "CUC",
"amount": 100
},
"result": 2.1085,
"rate": 0.021085
}Build with TRY/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key