Rate Overview
Live
1 TRY = 0.028371 SGD
1 SGD = 35.2473
TRY
Avg
0.028464
High
0.028551
Low
0.028371
Last updated: 4/17/2026, 4:52:47 AM
Quick Conversions
| TRY | SGD |
|---|---|
| 1 TRY | 0.03 SGD |
| 10 TRY | 0.28 SGD |
| 50 TRY | 1.42 SGD |
| 100 TRY | 2.84 SGD |
| 500 TRY | 14.19 SGD |
| 1,000 TRY | 28.37 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-04-17T04:52:47Z",
"rates": {
"SGD": 0.028371
}
}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.8371,
"rate": 0.028371
}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