Rate Overview
Live
1 TRY = 0.016349 SHP
1 SHP = 61.1658
TRY
Avg
0.016164
High
0.016350
Low
0.016062
Last updated: 6/19/2026, 8:39:16 AM
Quick Conversions
| TRY | SHP |
|---|---|
| 1 TRY | 0.02 SHP |
| 10 TRY | 0.16 SHP |
| 50 TRY | 0.82 SHP |
| 100 TRY | 1.63 SHP |
| 500 TRY | 8.17 SHP |
| 1,000 TRY | 16.35 SHP |
Get TRY/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=SHPExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-06-19T08:39:16Z",
"rates": {
"SHP": 0.016349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "SHP",
"amount": 100
},
"result": 1.6348999999999998,
"rate": 0.016349
}Build with TRY/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key