Rate Overview
Live
1 SHP = 59.3214 TRY
1 TRY = 0.016857
SHP
Avg
57.5125
High
59.6293
Low
55.2965
Last updated: 3/27/2026, 11:53:46 AM
Quick Conversions
| SHP | TRY |
|---|---|
| 1 SHP | 59.32 TRY |
| 10 SHP | 593.21 TRY |
| 50 SHP | 2,966.07 TRY |
| 100 SHP | 5,932.14 TRY |
| 500 SHP | 29,660.71 TRY |
| 1,000 SHP | 59,321.42 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-03-27T11:53:46Z",
"rates": {
"TRY": 59.321416
}
}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": 5932.1416,
"rate": 59.321416
}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