Rate Overview
Live
1 TRY = 0.017633 CHF
1 CHF = 56.7118
TRY
Avg
0.017683
High
0.017842
Low
0.017478
Last updated: 3/8/2026, 7:41:06 AM
Quick Conversions
| TRY | CHF |
|---|---|
| 1 TRY | 0.02 CHF |
| 10 TRY | 0.18 CHF |
| 50 TRY | 0.88 CHF |
| 100 TRY | 1.76 CHF |
| 500 TRY | 8.82 CHF |
| 1,000 TRY | 17.63 CHF |
Get TRY/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=CHFExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-08T07:41:06Z",
"rates": {
"CHF": 0.017633
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "CHF",
"amount": 100
},
"result": 1.7632999999999999,
"rate": 0.017633
}Build with TRY/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key