Rate Overview
Live
1 SGD = 35.9337 TRY
1 TRY = 0.027829
SGD
Avg
33.0945
High
35.9337
Low
30.2860
Last updated: 5/27/2026, 5:15:27 PM
Quick Conversions
| SGD | TRY |
|---|---|
| 1 SGD | 35.93 TRY |
| 10 SGD | 359.34 TRY |
| 50 SGD | 1,796.69 TRY |
| 100 SGD | 3,593.37 TRY |
| 500 SGD | 17,966.85 TRY |
| 1,000 SGD | 35,933.71 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-27T17:15:27Z",
"rates": {
"TRY": 35.933709
}
}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": 3593.3709,
"rate": 35.933709
}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