Rate Overview
Live
1 SHP = 59.3211 TRY
1 TRY = 0.016857
SHP
Avg
51.7352
High
59.6279
Low
43.9220
Last updated: 3/27/2026, 8:21:25 AM
Quick Conversions
| SHP | TRY |
|---|---|
| 1 SHP | 59.32 TRY |
| 10 SHP | 593.21 TRY |
| 50 SHP | 2,966.05 TRY |
| 100 SHP | 5,932.11 TRY |
| 500 SHP | 29,660.54 TRY |
| 1,000 SHP | 59,321.08 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-27T08:21:25Z",
"rates": {
"TRY": 59.321082
}
}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.1082,
"rate": 59.321082
}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