Rate Overview
Live
1 SDG = 0.073403 TRY
1 TRY = 13.6234
SDG
Avg
0.073303
High
0.073434
Low
0.073184
Last updated: 3/7/2026, 4:23:46 AM
Quick Conversions
| SDG | TRY |
|---|---|
| 1 SDG | 0.07 TRY |
| 10 SDG | 0.73 TRY |
| 50 SDG | 3.67 TRY |
| 100 SDG | 7.34 TRY |
| 500 SDG | 36.70 TRY |
| 1,000 SDG | 73.40 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-03-07T04:23:46Z",
"rates": {
"TRY": 0.073403
}
}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.340299999999999,
"rate": 0.073403
}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