Rate Overview
Live
1 TRY = 12.5684 SDG
1 SDG = 0.079565
TRY
Avg
12.5791
High
12.6142
Low
12.5359
Last updated: 8/12/2026, 8:29:44 PM
Quick Conversions
| TRY | SDG |
|---|---|
| 1 TRY | 12.57 SDG |
| 10 TRY | 125.68 SDG |
| 50 TRY | 628.42 SDG |
| 100 TRY | 1,256.84 SDG |
| 500 TRY | 6,284.18 SDG |
| 1,000 TRY | 12,568.35 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-08-12T20:29:44Z",
"rates": {
"SDG": 12.56835
}
}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": 1256.835,
"rate": 12.56835
}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