Rate Overview
Live
1 TRY = 0.023057 CUC
1 CUC = 43.3708
TRY
Avg
0.023086
High
0.023112
Low
0.023056
Last updated: 1/25/2026, 10:00:58 PM
Quick Conversions
| TRY | CUC |
|---|---|
| 1 TRY | 0.02 CUC |
| 10 TRY | 0.23 CUC |
| 50 TRY | 1.15 CUC |
| 100 TRY | 2.31 CUC |
| 500 TRY | 11.53 CUC |
| 1,000 TRY | 23.06 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-01-25T22:00:58Z",
"rates": {
"CUC": 0.023057
}
}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.3057000000000003,
"rate": 0.023057
}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