Rate Overview
Live
1 SHP = 60.7407 TRY
1 TRY = 0.016463
SHP
Avg
60.5945
High
60.7616
Low
60.4883
Last updated: 5/9/2026, 3:40:17 AM
Quick Conversions
| SHP | TRY |
|---|---|
| 1 SHP | 60.74 TRY |
| 10 SHP | 607.41 TRY |
| 50 SHP | 3,037.03 TRY |
| 100 SHP | 6,074.07 TRY |
| 500 SHP | 30,370.33 TRY |
| 1,000 SHP | 60,740.66 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-05-09T03:40:17Z",
"rates": {
"TRY": 60.740656
}
}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": 6074.0656,
"rate": 60.740656
}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