Rate Overview
Live
1 SHP = 64.1384 TRY
1 TRY = 0.015591
SHP
Avg
53.5011
High
64.1384
Low
43.9220
Last updated: 8/1/2026, 12:15:42 PM
Quick Conversions
| SHP | TRY |
|---|---|
| 1 SHP | 64.14 TRY |
| 10 SHP | 641.38 TRY |
| 50 SHP | 3,206.92 TRY |
| 100 SHP | 6,413.84 TRY |
| 500 SHP | 32,069.22 TRY |
| 1,000 SHP | 64,138.45 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-08-01T12:15:42Z",
"rates": {
"TRY": 64.138445
}
}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": 6413.8445,
"rate": 64.138445
}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