Rate Overview
Live
1 SHP = 61.6979 TRY
1 TRY = 0.016208
SHP
Avg
59.1290
High
61.6979
Low
56.1580
Last updated: 5/30/2026, 11:23:31 AM
Quick Conversions
| SHP | TRY |
|---|---|
| 1 SHP | 61.70 TRY |
| 10 SHP | 616.98 TRY |
| 50 SHP | 3,084.89 TRY |
| 100 SHP | 6,169.79 TRY |
| 500 SHP | 30,848.94 TRY |
| 1,000 SHP | 61,697.88 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-05-30T11:23:31Z",
"rates": {
"TRY": 61.697879
}
}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": 6169.7879,
"rate": 61.697879
}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