Rate Overview
Live
1 TRY = 0.016645 SHP
1 SHP = 60.0781
TRY
Avg
0.016676
High
0.016698
Low
0.016645
Last updated: 4/17/2026, 4:52:43 AM
Quick Conversions
| TRY | SHP |
|---|---|
| 1 TRY | 0.02 SHP |
| 10 TRY | 0.17 SHP |
| 50 TRY | 0.83 SHP |
| 100 TRY | 1.66 SHP |
| 500 TRY | 8.32 SHP |
| 1,000 TRY | 16.65 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-04-17T04:52:43Z",
"rates": {
"SHP": 0.016645
}
}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.6645,
"rate": 0.016645
}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