Rate Overview
Live
1 SHP = 59.1234 TRY
1 TRY = 0.016914 SHP
Avg
58.0534
High
59.1946
Low
57.6802
Last updated: 1/25/2026, 9:10:37 AM
Quick Conversions
| SHP | TRY |
|---|---|
| 1 SHP | 59.12 TRY |
| 10 SHP | 591.23 TRY |
| 50 SHP | 2,956.17 TRY |
| 100 SHP | 5,912.34 TRY |
| 500 SHP | 29,561.71 TRY |
| 1,000 SHP | 59,123.43 TRY |
Get SHP/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=TRYExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-01-25T09:10:37Z",
"rates": {
"TRY": 59.123429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "TRY",
"amount": 100
},
"result": 5912.342900000001,
"rate": 59.123429
}Build with SHP/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key