Rate Overview
Live
1 TRY = 13.8273 SDG
1 SDG = 0.072321
TRY
Avg
14.3030
High
14.7899
Low
13.8273
Last updated: 1/25/2026, 10:00:52 PM
Quick Conversions
| TRY | SDG |
|---|---|
| 1 TRY | 13.83 SDG |
| 10 TRY | 138.27 SDG |
| 50 TRY | 691.36 SDG |
| 100 TRY | 1,382.73 SDG |
| 500 TRY | 6,913.65 SDG |
| 1,000 TRY | 13,827.30 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-01-25T22:00:52Z",
"rates": {
"SDG": 13.827295
}
}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": 1382.7295,
"rate": 13.827295
}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