Rate Overview
Live
1 CUP = 1.9117 TRY
1 TRY = 0.523095
CUP
Avg
1.9100
High
1.9161
Low
1.9002
Last updated: 5/28/2026, 8:31:00 PM
Quick Conversions
| CUP | TRY |
|---|---|
| 1 CUP | 1.91 TRY |
| 10 CUP | 19.12 TRY |
| 50 CUP | 95.59 TRY |
| 100 CUP | 191.17 TRY |
| 500 CUP | 955.85 TRY |
| 1,000 CUP | 1,911.70 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-05-28T20:31:00Z",
"rates": {
"TRY": 1.9117
}
}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": 191.17,
"rate": 1.9117
}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