Rate Overview
Live
1 TRY = 0.017196 CHF
1 CHF = 58.1531
TRY
Avg
0.017647
High
0.018551
Low
0.017123
Last updated: 6/18/2026, 7:48:06 AM
Quick Conversions
| TRY | CHF |
|---|---|
| 1 TRY | 0.02 CHF |
| 10 TRY | 0.17 CHF |
| 50 TRY | 0.86 CHF |
| 100 TRY | 1.72 CHF |
| 500 TRY | 8.60 CHF |
| 1,000 TRY | 17.20 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-06-18T07:48:06Z",
"rates": {
"CHF": 0.017196
}
}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.7196,
"rate": 0.017196
}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