Rate Overview
Live
1 SDG = 0.074076 TRY
1 TRY = 13.4996
SDG
Avg
0.065288
High
0.074076
Low
0.056477
Last updated: 3/27/2026, 10:08:27 AM
Quick Conversions
| SDG | TRY |
|---|---|
| 1 SDG | 0.07 TRY |
| 10 SDG | 0.74 TRY |
| 50 SDG | 3.70 TRY |
| 100 SDG | 7.41 TRY |
| 500 SDG | 37.04 TRY |
| 1,000 SDG | 74.08 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-27T10:08:27Z",
"rates": {
"TRY": 0.074076
}
}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.4076,
"rate": 0.074076
}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