Rate Overview
Live
1 SHP = 63.0136 TRY
1 TRY = 0.015870
SHP
Avg
63.1422
High
63.3828
Low
63.0120
Last updated: 7/28/2026, 11:25:34 AM
Quick Conversions
| SHP | TRY |
|---|---|
| 1 SHP | 63.01 TRY |
| 10 SHP | 630.14 TRY |
| 50 SHP | 3,150.68 TRY |
| 100 SHP | 6,301.36 TRY |
| 500 SHP | 31,506.78 TRY |
| 1,000 SHP | 63,013.56 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-28T11:25:34Z",
"rates": {
"TRY": 63.013558
}
}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": 6301.3558,
"rate": 63.013558
}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