Rate Overview
Live
1 SGD = 35.7397 TRY
1 TRY = 0.027980
SGD
Avg
35.5339
High
35.7397
Low
35.4060
Last updated: 5/7/2026, 8:08:59 AM
Quick Conversions
| SGD | TRY |
|---|---|
| 1 SGD | 35.74 TRY |
| 10 SGD | 357.40 TRY |
| 50 SGD | 1,786.98 TRY |
| 100 SGD | 3,573.97 TRY |
| 500 SGD | 17,869.84 TRY |
| 1,000 SGD | 35,739.67 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-07T08:08:59Z",
"rates": {
"TRY": 35.739674
}
}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": 3573.9674,
"rate": 35.739674
}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