Rate Overview
Live
1 SDG = 0.072275 TRY
1 TRY = 13.8360 SDG
Avg
0.072007
High
0.072275
Low
0.071755
Last updated: 1/25/2026, 3:19:17 PM
Quick Conversions
| SDG | TRY |
|---|---|
| 1 SDG | 0.07 TRY |
| 10 SDG | 0.72 TRY |
| 50 SDG | 3.61 TRY |
| 100 SDG | 7.23 TRY |
| 500 SDG | 36.14 TRY |
| 1,000 SDG | 72.28 TRY |
Get SDG/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=TRYExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-01-25T15:19:17Z",
"rates": {
"TRY": 0.072275
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "TRY",
"amount": 100
},
"result": 7.227500000000001,
"rate": 0.072275
}Build with SDG/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key