Rate Overview
Live
1 SHP = 58.9175 TRY
1 TRY = 0.016973
SHP
Avg
58.9771
High
59.2601
Low
58.6313
Last updated: 3/7/2026, 1:01:44 AM
Quick Conversions
| SHP | TRY |
|---|---|
| 1 SHP | 58.92 TRY |
| 10 SHP | 589.17 TRY |
| 50 SHP | 2,945.87 TRY |
| 100 SHP | 5,891.75 TRY |
| 500 SHP | 29,458.73 TRY |
| 1,000 SHP | 58,917.45 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-07T01:01:44Z",
"rates": {
"TRY": 58.917453
}
}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": 5891.7453000000005,
"rate": 58.917453
}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