Rate Overview
Live
1 CUP = 1.8019 TRY
1 TRY = 0.554978
CUP
Avg
1.8004
High
1.8062
Low
1.7959
Last updated: 8/12/2026, 10:36:42 AM
Quick Conversions
| CUP | TRY |
|---|---|
| 1 CUP | 1.80 TRY |
| 10 CUP | 18.02 TRY |
| 50 CUP | 90.09 TRY |
| 100 CUP | 180.19 TRY |
| 500 CUP | 900.94 TRY |
| 1,000 CUP | 1,801.87 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-08-12T10:36:42Z",
"rates": {
"TRY": 1.801872
}
}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": 180.1872,
"rate": 1.801872
}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