Rate Overview
Live
1 SHP = 62.4515 TRY
1 TRY = 0.016012
SHP
Avg
53.0228
High
62.4515
Low
43.9220
Last updated: 7/6/2026, 9:42:47 PM
Quick Conversions
| SHP | TRY |
|---|---|
| 1 SHP | 62.45 TRY |
| 10 SHP | 624.51 TRY |
| 50 SHP | 3,122.57 TRY |
| 100 SHP | 6,245.15 TRY |
| 500 SHP | 31,225.74 TRY |
| 1,000 SHP | 62,451.49 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-07-06T21:42:47Z",
"rates": {
"TRY": 62.451486
}
}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": 6245.1486,
"rate": 62.451486
}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