Rate Overview
Live
1 SHP = 62.5896 TRY
1 TRY = 0.015977
SHP
Avg
57.8667
High
62.5896
Low
54.0175
Last updated: 7/8/2026, 6:01:00 PM
Quick Conversions
| SHP | TRY |
|---|---|
| 1 SHP | 62.59 TRY |
| 10 SHP | 625.90 TRY |
| 50 SHP | 3,129.48 TRY |
| 100 SHP | 6,258.96 TRY |
| 500 SHP | 31,294.82 TRY |
| 1,000 SHP | 62,589.65 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-08T18:01:00Z",
"rates": {
"TRY": 62.589647
}
}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": 6258.9646999999995,
"rate": 62.589647
}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