Rate Overview
Live
1 TRY = 0.027829 SGD
1 SGD = 35.9337
TRY
Avg
0.029092
High
0.030534
Low
0.027829
Last updated: 5/27/2026, 8:26:14 PM
Quick Conversions
| TRY | SGD |
|---|---|
| 1 TRY | 0.03 SGD |
| 10 TRY | 0.28 SGD |
| 50 TRY | 1.39 SGD |
| 100 TRY | 2.78 SGD |
| 500 TRY | 13.91 SGD |
| 1,000 TRY | 27.83 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-05-27T20:26:14Z",
"rates": {
"SGD": 0.027829
}
}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.7829,
"rate": 0.027829
}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