Rate Overview
Live
1 CUP = 1.7690 TRY
1 TRY = 0.565305
CUP
Avg
1.7663
High
1.7699
Low
1.7612
Last updated: 7/8/2026, 10:31:22 AM
Quick Conversions
| CUP | TRY |
|---|---|
| 1 CUP | 1.77 TRY |
| 10 CUP | 17.69 TRY |
| 50 CUP | 88.45 TRY |
| 100 CUP | 176.90 TRY |
| 500 CUP | 884.48 TRY |
| 1,000 CUP | 1,768.96 TRY |
Get CUP/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=TRYExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-07-08T10:31:22Z",
"rates": {
"TRY": 1.768956
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "TRY",
"amount": 100
},
"result": 176.8956,
"rate": 1.768956
}Build with CUP/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key