Rate Overview
Live
1 CUP = 1.8220 TRY
1 TRY = 0.548847
CUP
Avg
1.8199
High
1.8220
Low
1.8153
Last updated: 9/2/2026, 10:28:16 AM
Quick Conversions
| CUP | TRY |
|---|---|
| 1 CUP | 1.82 TRY |
| 10 CUP | 18.22 TRY |
| 50 CUP | 91.10 TRY |
| 100 CUP | 182.20 TRY |
| 500 CUP | 911.00 TRY |
| 1,000 CUP | 1,822.00 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-09-02T10:28:16Z",
"rates": {
"TRY": 1.822003
}
}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": 182.2003,
"rate": 1.822003
}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