Rate Overview
Live
1 SDG = 0.078963 TRY
1 TRY = 12.6642
SDG
Avg
0.078359
High
0.078963
Low
0.077719
Last updated: 7/29/2026, 12:54:12 AM
Quick Conversions
| SDG | TRY |
|---|---|
| 1 SDG | 0.08 TRY |
| 10 SDG | 0.79 TRY |
| 50 SDG | 3.95 TRY |
| 100 SDG | 7.90 TRY |
| 500 SDG | 39.48 TRY |
| 1,000 SDG | 78.96 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-29T00:54:12Z",
"rates": {
"TRY": 0.078963
}
}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.8963,
"rate": 0.078963
}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