Rate Overview
Live
1 CUP = 1.8127 TRY
1 TRY = 0.551671
CUP
Avg
1.6722
High
1.8127
Low
1.4867
Last updated: 1/25/2026, 11:46:35 PM
Quick Conversions
| CUP | TRY |
|---|---|
| 1 CUP | 1.81 TRY |
| 10 CUP | 18.13 TRY |
| 50 CUP | 90.63 TRY |
| 100 CUP | 181.27 TRY |
| 500 CUP | 906.34 TRY |
| 1,000 CUP | 1,812.68 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-25T23:46:35Z",
"rates": {
"TRY": 1.812676
}
}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.2676,
"rate": 1.812676
}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