Rate Overview
Live
1 TRY = 13.0750 SDG
1 SDG = 0.076482
TRY
Avg
13.1178
High
13.1666
Low
13.0735
Last updated: 5/27/2026, 8:23:40 PM
Quick Conversions
| TRY | SDG |
|---|---|
| 1 TRY | 13.07 SDG |
| 10 TRY | 130.75 SDG |
| 50 TRY | 653.75 SDG |
| 100 TRY | 1,307.50 SDG |
| 500 TRY | 6,537.49 SDG |
| 1,000 TRY | 13,074.97 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-05-27T20:23:40Z",
"rates": {
"SDG": 13.074974
}
}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": 1307.4974,
"rate": 13.074974
}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