Rate Overview
Live
1 SHP = 63.0138 TRY
1 TRY = 0.015870
SHP
Avg
62.8396
High
63.6858
Low
61.5240
Last updated: 7/28/2026, 3:00:41 PM
Quick Conversions
| SHP | TRY |
|---|---|
| 1 SHP | 63.01 TRY |
| 10 SHP | 630.14 TRY |
| 50 SHP | 3,150.69 TRY |
| 100 SHP | 6,301.38 TRY |
| 500 SHP | 31,506.91 TRY |
| 1,000 SHP | 63,013.82 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-28T15:00:41Z",
"rates": {
"TRY": 63.013824
}
}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.3824,
"rate": 63.013824
}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