Rate Overview
Live
1 SDG = 0.076467 TRY
1 TRY = 13.0775
SDG
Avg
0.076339
High
0.076490
Low
0.076143
Last updated: 5/29/2026, 12:07:11 AM
Quick Conversions
| SDG | TRY |
|---|---|
| 1 SDG | 0.08 TRY |
| 10 SDG | 0.76 TRY |
| 50 SDG | 3.82 TRY |
| 100 SDG | 7.65 TRY |
| 500 SDG | 38.23 TRY |
| 1,000 SDG | 76.47 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-05-29T00:07:11Z",
"rates": {
"TRY": 0.076467
}
}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.646699999999999,
"rate": 0.076467
}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