Rate Overview
Live
1 TRY = 0.021339 CUC
1 CUC = 46.8626
TRY
Avg
0.021355
High
0.021415
Low
0.021320
Last updated: 7/9/2026, 7:16:14 AM
Quick Conversions
| TRY | CUC |
|---|---|
| 1 TRY | 0.02 CUC |
| 10 TRY | 0.21 CUC |
| 50 TRY | 1.07 CUC |
| 100 TRY | 2.13 CUC |
| 500 TRY | 10.67 CUC |
| 1,000 TRY | 21.34 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-09T07:16:14Z",
"rates": {
"CUC": 0.021339
}
}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.1339,
"rate": 0.021339
}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