Rate Overview
Live
1 SGD = 36.3418 TRY
1 TRY = 0.027517
SGD
Avg
36.1281
High
36.3418
Low
35.9888
Last updated: 7/4/2026, 2:45:31 PM
Quick Conversions
| SGD | TRY |
|---|---|
| 1 SGD | 36.34 TRY |
| 10 SGD | 363.42 TRY |
| 50 SGD | 1,817.09 TRY |
| 100 SGD | 3,634.18 TRY |
| 500 SGD | 18,170.89 TRY |
| 1,000 SGD | 36,341.78 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-07-04T14:45:31Z",
"rates": {
"TRY": 36.341779
}
}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": 3634.1779,
"rate": 36.341779
}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