Rate Overview
Live
1 TRY = 0.571414 CUP
1 CUP = 1.7500
TRY
Avg
0.572058
High
0.572911
Low
0.570495
Last updated: 6/19/2026, 8:38:58 AM
Quick Conversions
| TRY | CUP |
|---|---|
| 1 TRY | 0.57 CUP |
| 10 TRY | 5.71 CUP |
| 50 TRY | 28.57 CUP |
| 100 TRY | 57.14 CUP |
| 500 TRY | 285.71 CUP |
| 1,000 TRY | 571.41 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-06-19T08:38:58Z",
"rates": {
"CUP": 0.571414
}
}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": 57.1414,
"rate": 0.571414
}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