Rate Overview
Live
1 SDG = 0.075545 TRY
1 TRY = 13.2371
SDG
Avg
0.075326
High
0.075545
Low
0.075204
Last updated: 5/8/2026, 3:42:42 PM
Quick Conversions
| SDG | TRY |
|---|---|
| 1 SDG | 0.08 TRY |
| 10 SDG | 0.76 TRY |
| 50 SDG | 3.78 TRY |
| 100 SDG | 7.55 TRY |
| 500 SDG | 37.77 TRY |
| 1,000 SDG | 75.55 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-08T15:42:42Z",
"rates": {
"TRY": 0.075545
}
}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.5545,
"rate": 0.075545
}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