Rate Overview
Live
1 TRY = 0.027238 SGD
1 SGD = 36.7134
TRY
Avg
0.029519
High
0.031713
Low
0.027238
Last updated: 7/27/2026, 11:19:18 AM
Quick Conversions
| TRY | SGD |
|---|---|
| 1 TRY | 0.03 SGD |
| 10 TRY | 0.27 SGD |
| 50 TRY | 1.36 SGD |
| 100 TRY | 2.72 SGD |
| 500 TRY | 13.62 SGD |
| 1,000 TRY | 27.24 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-27T11:19:18Z",
"rates": {
"SGD": 0.027238
}
}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.7237999999999998,
"rate": 0.027238
}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