Rate Overview
Live
1 TRY = 13.4997 SDG
1 SDG = 0.074076
TRY
Avg
13.9705
High
14.4533
Low
13.4997
Last updated: 3/27/2026, 12:52:50 PM
Quick Conversions
| TRY | SDG |
|---|---|
| 1 TRY | 13.50 SDG |
| 10 TRY | 135.00 SDG |
| 50 TRY | 674.98 SDG |
| 100 TRY | 1,349.97 SDG |
| 500 TRY | 6,749.83 SDG |
| 1,000 TRY | 13,499.65 SDG |
Get TRY/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=SDGExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-27T12:52:50Z",
"rates": {
"SDG": 13.499652
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "SDG",
"amount": 100
},
"result": 1349.9651999999999,
"rate": 13.499652
}Build with TRY/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key