Rate Overview
Live
1 SGD = 34.5435 TRY
1 TRY = 0.028949
SGD
Avg
20.9911
High
34.6213
Low
6.0661
Last updated: 3/27/2026, 2:34:44 PM
Quick Conversions
| SGD | TRY |
|---|---|
| 1 SGD | 34.54 TRY |
| 10 SGD | 345.43 TRY |
| 50 SGD | 1,727.17 TRY |
| 100 SGD | 3,454.35 TRY |
| 500 SGD | 17,271.74 TRY |
| 1,000 SGD | 34,543.49 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-27T14:34:44Z",
"rates": {
"TRY": 34.543487
}
}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.3487,
"rate": 34.543487
}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