Rate Overview
Live
1 TRY = 12.3907 SDG
1 SDG = 0.080706
TRY
Avg
12.4078
High
12.4365
Low
12.3887
Last updated: 9/7/2026, 7:10:01 AM
Quick Conversions
| TRY | SDG |
|---|---|
| 1 TRY | 12.39 SDG |
| 10 TRY | 123.91 SDG |
| 50 TRY | 619.53 SDG |
| 100 TRY | 1,239.07 SDG |
| 500 TRY | 6,195.34 SDG |
| 1,000 TRY | 12,390.67 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-09-07T07:10:01Z",
"rates": {
"SDG": 12.390671
}
}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": 1239.0671,
"rate": 12.390671
}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