Rate Overview
Live
1 CUP = 1.8357 TRY
1 TRY = 0.544761
CUP
Avg
1.8335
High
1.8376
Low
1.8273
Last updated: 3/7/2026, 4:23:53 AM
Quick Conversions
| CUP | TRY |
|---|---|
| 1 CUP | 1.84 TRY |
| 10 CUP | 18.36 TRY |
| 50 CUP | 91.78 TRY |
| 100 CUP | 183.57 TRY |
| 500 CUP | 917.83 TRY |
| 1,000 CUP | 1,835.67 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-03-07T04:23:53Z",
"rates": {
"TRY": 1.835667
}
}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": 183.5667,
"rate": 1.835667
}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