Rate Overview
Live
1 SDG = 0.078076 TRY
1 TRY = 12.8080
SDG
Avg
0.077975
High
0.078189
Low
0.077758
Last updated: 7/8/2026, 3:45:42 AM
Quick Conversions
| SDG | TRY |
|---|---|
| 1 SDG | 0.08 TRY |
| 10 SDG | 0.78 TRY |
| 50 SDG | 3.90 TRY |
| 100 SDG | 7.81 TRY |
| 500 SDG | 39.04 TRY |
| 1,000 SDG | 78.08 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-07-08T03:45:42Z",
"rates": {
"TRY": 0.078076
}
}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.807600000000001,
"rate": 0.078076
}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