Rate Overview
Live
1 CUP = 1.7314 TRY
1 TRY = 0.577582
CUP
Avg
1.7972
High
1.9154
Low
1.6874
Last updated: 5/29/2026, 2:27:52 PM
Quick Conversions
| CUP | TRY |
|---|---|
| 1 CUP | 1.73 TRY |
| 10 CUP | 17.31 TRY |
| 50 CUP | 86.57 TRY |
| 100 CUP | 173.14 TRY |
| 500 CUP | 865.68 TRY |
| 1,000 CUP | 1,731.36 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-05-29T14:27:52Z",
"rates": {
"TRY": 1.731356
}
}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": 173.13559999999998,
"rate": 1.731356
}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