Rate Overview
Live
1 SHP = 61.1644 TRY
1 TRY = 0.016349
SHP
Avg
61.8674
High
62.2550
Low
61.1616
Last updated: 6/19/2026, 11:53:15 AM
Quick Conversions
| SHP | TRY |
|---|---|
| 1 SHP | 61.16 TRY |
| 10 SHP | 611.64 TRY |
| 50 SHP | 3,058.22 TRY |
| 100 SHP | 6,116.44 TRY |
| 500 SHP | 30,582.19 TRY |
| 1,000 SHP | 61,164.37 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-06-19T11:53:15Z",
"rates": {
"TRY": 61.164373
}
}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": 6116.4373,
"rate": 61.164373
}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