Rate Overview
Live
1 TRY = 0.027370 SGD
1 SGD = 36.5364
TRY
Avg
0.056043
High
0.162433
Low
0.027370
Last updated: 7/20/2026, 5:01:11 PM
Quick Conversions
| TRY | SGD |
|---|---|
| 1 TRY | 0.03 SGD |
| 10 TRY | 0.27 SGD |
| 50 TRY | 1.37 SGD |
| 100 TRY | 2.74 SGD |
| 500 TRY | 13.68 SGD |
| 1,000 TRY | 27.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-07-20T17:01:11Z",
"rates": {
"SGD": 0.02737
}
}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.7369999999999997,
"rate": 0.02737
}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