Rate Overview
Live
1 CUP = 1.8106 TRY
1 TRY = 0.552303 CUP
Avg
1.7974
High
1.8114
Low
1.7872
Last updated: 1/25/2026, 4:47:56 PM
Quick Conversions
| CUP | TRY |
|---|---|
| 1 CUP | 1.81 TRY |
| 10 CUP | 18.11 TRY |
| 50 CUP | 90.53 TRY |
| 100 CUP | 181.06 TRY |
| 500 CUP | 905.30 TRY |
| 1,000 CUP | 1,810.60 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-01-25T16:47:56Z",
"rates": {
"TRY": 1.8106
}
}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": 181.06,
"rate": 1.8106
}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