Rate Overview
Live
1 TRY = 0.544248 CUP
1 CUP = 1.8374
TRY
Avg
0.545433
High
0.547254
Low
0.544202
Last updated: 3/7/2026, 1:00:12 AM
Quick Conversions
| TRY | CUP |
|---|---|
| 1 TRY | 0.54 CUP |
| 10 TRY | 5.44 CUP |
| 50 TRY | 27.21 CUP |
| 100 TRY | 54.42 CUP |
| 500 TRY | 272.12 CUP |
| 1,000 TRY | 544.25 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-07T01:00:12Z",
"rates": {
"CUP": 0.544248
}
}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": 54.4248,
"rate": 0.544248
}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