Rate Overview
Live
1 SDG = 0.079818 TRY
1 TRY = 12.5285
SDG
Avg
0.068251
High
0.085188
Low
0.056477
Last updated: 8/18/2026, 8:58:34 PM
Quick Conversions
| SDG | TRY |
|---|---|
| 1 SDG | 0.08 TRY |
| 10 SDG | 0.80 TRY |
| 50 SDG | 3.99 TRY |
| 100 SDG | 7.98 TRY |
| 500 SDG | 39.91 TRY |
| 1,000 SDG | 79.82 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-08-18T20:58:34Z",
"rates": {
"TRY": 0.079818
}
}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.9818,
"rate": 0.079818
}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