Rate Overview
Live
1 TRY = 0.552302 CUP
1 CUP = 1.8106 TRY
Avg
0.603220
High
0.726567
Low
0.552302
Last updated: 1/25/2026, 6:45:19 PM
Quick Conversions
| TRY | CUP |
|---|---|
| 1 TRY | 0.55 CUP |
| 10 TRY | 5.52 CUP |
| 50 TRY | 27.62 CUP |
| 100 TRY | 55.23 CUP |
| 500 TRY | 276.15 CUP |
| 1,000 TRY | 552.30 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-01-25T18:45:19Z",
"rates": {
"CUP": 0.552302
}
}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.230199999999996,
"rate": 0.552302
}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