Rate Overview
Live
1 SHP = 63.0603 TRY
1 TRY = 0.015858
SHP
Avg
60.1587
High
63.0603
Low
57.8357
Last updated: 7/15/2026, 8:26:10 AM
Quick Conversions
| SHP | TRY |
|---|---|
| 1 SHP | 63.06 TRY |
| 10 SHP | 630.60 TRY |
| 50 SHP | 3,153.01 TRY |
| 100 SHP | 6,306.03 TRY |
| 500 SHP | 31,530.13 TRY |
| 1,000 SHP | 63,060.26 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-15T08:26:10Z",
"rates": {
"TRY": 63.060255
}
}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": 6306.0255,
"rate": 63.060255
}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