Rate Overview
Live
1 SHP = 65.6975 TRY
1 TRY = 0.015221
SHP
Avg
65.5113
High
65.6975
Low
65.2025
Last updated: 9/10/2026, 12:04:46 AM
Quick Conversions
| SHP | TRY |
|---|---|
| 1 SHP | 65.70 TRY |
| 10 SHP | 656.98 TRY |
| 50 SHP | 3,284.88 TRY |
| 100 SHP | 6,569.75 TRY |
| 500 SHP | 32,848.77 TRY |
| 1,000 SHP | 65,697.54 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-09-10T00:04:46Z",
"rates": {
"TRY": 65.697542
}
}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": 6569.754199999999,
"rate": 65.697542
}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