Rate Overview
Live
1 SGD = 35.9333 TRY
1 TRY = 0.027829
SGD
Avg
34.3988
High
35.9333
Low
32.7498
Last updated: 5/27/2026, 4:03:01 PM
Quick Conversions
| SGD | TRY |
|---|---|
| 1 SGD | 35.93 TRY |
| 10 SGD | 359.33 TRY |
| 50 SGD | 1,796.66 TRY |
| 100 SGD | 3,593.33 TRY |
| 500 SGD | 17,966.64 TRY |
| 1,000 SGD | 35,933.28 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-27T16:03:01Z",
"rates": {
"TRY": 35.933278
}
}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.3278,
"rate": 35.933278
}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