Rate Overview
Live
1 SHP = 64.9287 TRY
1 TRY = 0.015402
SHP
Avg
64.7527
High
64.9287
Low
64.4485
Last updated: 8/19/2026, 2:40:09 PM
Quick Conversions
| SHP | TRY |
|---|---|
| 1 SHP | 64.93 TRY |
| 10 SHP | 649.29 TRY |
| 50 SHP | 3,246.43 TRY |
| 100 SHP | 6,492.87 TRY |
| 500 SHP | 32,464.34 TRY |
| 1,000 SHP | 64,928.68 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-19T14:40:09Z",
"rates": {
"TRY": 64.928683
}
}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": 6492.868300000001,
"rate": 64.928683
}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