Rate Overview
Live
1 TRY = 0.558830 CUP
1 CUP = 1.7895
TRY
Avg
0.559905
High
0.561154
Low
0.558830
Last updated: 7/29/2026, 2:40:15 AM
Quick Conversions
| TRY | CUP |
|---|---|
| 1 TRY | 0.56 CUP |
| 10 TRY | 5.59 CUP |
| 50 TRY | 27.94 CUP |
| 100 TRY | 55.88 CUP |
| 500 TRY | 279.42 CUP |
| 1,000 TRY | 558.83 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-07-29T02:40:15Z",
"rates": {
"CUP": 0.55883
}
}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": 55.883,
"rate": 0.55883
}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