Rate Overview
Live
1 TRY = 0.027585 SGD
1 SGD = 36.2516
TRY
Avg
0.027619
High
0.027786
Low
0.027516
Last updated: 7/8/2026, 3:20:58 AM
Quick Conversions
| TRY | SGD |
|---|---|
| 1 TRY | 0.03 SGD |
| 10 TRY | 0.28 SGD |
| 50 TRY | 1.38 SGD |
| 100 TRY | 2.76 SGD |
| 500 TRY | 13.79 SGD |
| 1,000 TRY | 27.58 SGD |
Get TRY/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=SGDExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-08T03:20:58Z",
"rates": {
"SGD": 0.027585
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "SGD",
"amount": 100
},
"result": 2.7584999999999997,
"rate": 0.027585
}Build with TRY/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key