Rate Overview
Live
1 CUP = 1.7891 TRY
1 TRY = 0.558942
CUP
Avg
1.7929
High
1.9002
Low
1.6872
Last updated: 7/29/2026, 10:18:56 AM
Quick Conversions
| CUP | TRY |
|---|---|
| 1 CUP | 1.79 TRY |
| 10 CUP | 17.89 TRY |
| 50 CUP | 89.45 TRY |
| 100 CUP | 178.91 TRY |
| 500 CUP | 894.55 TRY |
| 1,000 CUP | 1,789.09 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-29T10:18:56Z",
"rates": {
"TRY": 1.789093
}
}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": 178.9093,
"rate": 1.789093
}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