Rate Overview
Live
1 TRY = 0.590657 CUP
1 CUP = 1.6930
TRY
Avg
0.592327
High
0.593305
Low
0.590657
Last updated: 4/17/2026, 7:30:44 AM
Quick Conversions
| TRY | CUP |
|---|---|
| 1 TRY | 0.59 CUP |
| 10 TRY | 5.91 CUP |
| 50 TRY | 29.53 CUP |
| 100 TRY | 59.07 CUP |
| 500 TRY | 295.33 CUP |
| 1,000 TRY | 590.66 CUP |
Get TRY/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=CUPExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-04-17T07:30:44Z",
"rates": {
"CUP": 0.590657
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "CUP",
"amount": 100
},
"result": 59.0657,
"rate": 0.590657
}Build with TRY/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key