Rate Overview
Live
1 TRY = 0.538610 CUP
1 CUP = 1.8566
TRY
Avg
0.548722
High
0.559021
Low
0.538610
Last updated: 3/27/2026, 11:18:10 AM
Quick Conversions
| TRY | CUP |
|---|---|
| 1 TRY | 0.54 CUP |
| 10 TRY | 5.39 CUP |
| 50 TRY | 26.93 CUP |
| 100 TRY | 53.86 CUP |
| 500 TRY | 269.31 CUP |
| 1,000 TRY | 538.61 CUP |
Get TRY/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=CUPExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-27T11:18:10Z",
"rates": {
"CUP": 0.53861
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "CUP",
"amount": 100
},
"result": 53.861000000000004,
"rate": 0.53861
}Build with TRY/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key