Rate Overview
Live
1 SHP = 63.1125 TRY
1 TRY = 0.015845
SHP
Avg
60.6222
High
63.1956
Low
58.7631
Last updated: 7/26/2026, 6:22:51 AM
Quick Conversions
| SHP | TRY |
|---|---|
| 1 SHP | 63.11 TRY |
| 10 SHP | 631.12 TRY |
| 50 SHP | 3,155.62 TRY |
| 100 SHP | 6,311.25 TRY |
| 500 SHP | 31,556.24 TRY |
| 1,000 SHP | 63,112.48 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-26T06:22:51Z",
"rates": {
"TRY": 63.11248
}
}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": 6311.248,
"rate": 63.11248
}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