Rate Overview
Live
1 SGD = 35.2443 TRY
1 TRY = 0.028373
SGD
Avg
35.1308
High
35.2443
Low
35.0239
Last updated: 4/17/2026, 6:06:32 AM
Quick Conversions
| SGD | TRY |
|---|---|
| 1 SGD | 35.24 TRY |
| 10 SGD | 352.44 TRY |
| 50 SGD | 1,762.21 TRY |
| 100 SGD | 3,524.43 TRY |
| 500 SGD | 17,622.14 TRY |
| 1,000 SGD | 35,244.27 TRY |
Get SGD/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=TRYExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-04-17T06:06:32Z",
"rates": {
"TRY": 35.244272
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "TRY",
"amount": 100
},
"result": 3524.4272,
"rate": 35.244272
}Build with SGD/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key