Rate Overview
Live
1 SHP = 63.1575 TRY
1 TRY = 0.015833
SHP
Avg
62.7210
High
63.1575
Low
62.4437
Last updated: 7/10/2026, 7:52:28 AM
Quick Conversions
| SHP | TRY |
|---|---|
| 1 SHP | 63.16 TRY |
| 10 SHP | 631.58 TRY |
| 50 SHP | 3,157.88 TRY |
| 100 SHP | 6,315.75 TRY |
| 500 SHP | 31,578.76 TRY |
| 1,000 SHP | 63,157.51 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-10T07:52:28Z",
"rates": {
"TRY": 63.157512
}
}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": 6315.7512,
"rate": 63.157512
}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