Rate Overview
Live
1 SDG = 0.079475 TRY
1 TRY = 12.5826
SDG
Avg
0.079406
High
0.079770
Low
0.079196
Last updated: 8/9/2026, 11:12:41 PM
Quick Conversions
| SDG | TRY |
|---|---|
| 1 SDG | 0.08 TRY |
| 10 SDG | 0.79 TRY |
| 50 SDG | 3.97 TRY |
| 100 SDG | 7.95 TRY |
| 500 SDG | 39.74 TRY |
| 1,000 SDG | 79.48 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-09T23:12:41Z",
"rates": {
"TRY": 0.079475
}
}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.947500000000001,
"rate": 0.079475
}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