Rate Overview
Live
1 SHP = 60.0648 TRY
1 TRY = 0.016649
SHP
Avg
59.9808
High
60.0923
Low
59.8861
Last updated: 4/18/2026, 8:44:24 AM
Quick Conversions
| SHP | TRY |
|---|---|
| 1 SHP | 60.06 TRY |
| 10 SHP | 600.65 TRY |
| 50 SHP | 3,003.24 TRY |
| 100 SHP | 6,006.48 TRY |
| 500 SHP | 30,032.39 TRY |
| 1,000 SHP | 60,064.77 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-04-18T08:44:24Z",
"rates": {
"TRY": 60.064775
}
}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": 6006.4775,
"rate": 60.064775
}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