Rate Overview
Live
1 SGD = 35.9394 TRY
1 TRY = 0.027825
SGD
Avg
35.6237
High
35.9394
Low
35.2471
Last updated: 5/27/2026, 10:41:43 PM
Quick Conversions
| SGD | TRY |
|---|---|
| 1 SGD | 35.94 TRY |
| 10 SGD | 359.39 TRY |
| 50 SGD | 1,796.97 TRY |
| 100 SGD | 3,593.94 TRY |
| 500 SGD | 17,969.71 TRY |
| 1,000 SGD | 35,939.43 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-27T22:41:43Z",
"rates": {
"TRY": 35.939426
}
}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.9426,
"rate": 35.939426
}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