Rate Overview
Live
1 TRY = 0.022491 CUC
1 CUC = 44.4622
TRY
Avg
0.025719
High
0.029450
Low
0.022491
Last updated: 3/27/2026, 11:18:37 AM
Quick Conversions
| TRY | CUC |
|---|---|
| 1 TRY | 0.02 CUC |
| 10 TRY | 0.22 CUC |
| 50 TRY | 1.12 CUC |
| 100 TRY | 2.25 CUC |
| 500 TRY | 11.25 CUC |
| 1,000 TRY | 22.49 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-03-27T11:18:37Z",
"rates": {
"CUC": 0.022491
}
}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.2491,
"rate": 0.022491
}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