Rate Overview
Live
1 SGD = 35.9531 TRY
1 TRY = 0.027814
SGD
Avg
35.6241
High
35.9531
Low
35.2471
Last updated: 5/27/2026, 2:53:41 PM
Quick Conversions
| SGD | TRY |
|---|---|
| 1 SGD | 35.95 TRY |
| 10 SGD | 359.53 TRY |
| 50 SGD | 1,797.65 TRY |
| 100 SGD | 3,595.31 TRY |
| 500 SGD | 17,976.54 TRY |
| 1,000 SGD | 35,953.09 TRY |
Get SGD/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=TRYExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-27T14:53:41Z",
"rates": {
"TRY": 35.953088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "TRY",
"amount": 100
},
"result": 3595.3088000000002,
"rate": 35.953088
}Build with SGD/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key