Rate Overview
Live
1 SGD = 34.5475 TRY
1 TRY = 0.028946
SGD
Avg
34.6086
High
34.7474
Low
34.5383
Last updated: 3/27/2026, 11:10:52 AM
Quick Conversions
| SGD | TRY |
|---|---|
| 1 SGD | 34.55 TRY |
| 10 SGD | 345.48 TRY |
| 50 SGD | 1,727.38 TRY |
| 100 SGD | 3,454.75 TRY |
| 500 SGD | 17,273.77 TRY |
| 1,000 SGD | 34,547.53 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-03-27T11:10:52Z",
"rates": {
"TRY": 34.547531
}
}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": 3454.7531,
"rate": 34.547531
}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