Rate Overview
Live
1 TRY = 12.6631 SDG
1 SDG = 0.078970
TRY
Avg
12.6814
High
12.7118
Low
12.6631
Last updated: 7/29/2026, 3:32:53 AM
Quick Conversions
| TRY | SDG |
|---|---|
| 1 TRY | 12.66 SDG |
| 10 TRY | 126.63 SDG |
| 50 TRY | 633.15 SDG |
| 100 TRY | 1,266.31 SDG |
| 500 TRY | 6,331.53 SDG |
| 1,000 TRY | 12,663.07 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-07-29T03:32:53Z",
"rates": {
"SDG": 12.663068
}
}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": 1266.3068,
"rate": 12.663068
}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