Rate Overview
Live
1 TRY = 12.8080 SDG
1 SDG = 0.078076
TRY
Avg
12.8246
High
12.8604
Low
12.7894
Last updated: 7/8/2026, 3:44:41 AM
Quick Conversions
| TRY | SDG |
|---|---|
| 1 TRY | 12.81 SDG |
| 10 TRY | 128.08 SDG |
| 50 TRY | 640.40 SDG |
| 100 TRY | 1,280.80 SDG |
| 500 TRY | 6,404.02 SDG |
| 1,000 TRY | 12,808.03 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-08T03:44:41Z",
"rates": {
"SDG": 12.808031
}
}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": 1280.8031,
"rate": 12.808031
}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