Rate Overview
Live
1 CUP = 1.6922 TRY
1 TRY = 0.590932
CUP
Avg
1.6889
High
1.6930
Low
1.6855
Last updated: 4/18/2026, 8:43:15 AM
Quick Conversions
| CUP | TRY |
|---|---|
| 1 CUP | 1.69 TRY |
| 10 CUP | 16.92 TRY |
| 50 CUP | 84.61 TRY |
| 100 CUP | 169.22 TRY |
| 500 CUP | 846.12 TRY |
| 1,000 CUP | 1,692.24 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-04-18T08:43:15Z",
"rates": {
"TRY": 1.692241
}
}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": 169.22410000000002,
"rate": 1.692241
}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