Rate Overview
Live
1 SGD = 36.6546 TRY
1 TRY = 0.027282
SGD
Avg
35.1197
High
36.6546
Low
33.4219
Last updated: 7/28/2026, 3:21:27 PM
Quick Conversions
| SGD | TRY |
|---|---|
| 1 SGD | 36.65 TRY |
| 10 SGD | 366.55 TRY |
| 50 SGD | 1,832.73 TRY |
| 100 SGD | 3,665.46 TRY |
| 500 SGD | 18,327.31 TRY |
| 1,000 SGD | 36,654.61 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-07-28T15:21:27Z",
"rates": {
"TRY": 36.65461
}
}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": 3665.461,
"rate": 36.65461
}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