Rate Overview
Live
1 SGD = 36.6972 TRY
1 TRY = 0.027250
SGD
Avg
35.1211
High
36.6972
Low
33.4219
Last updated: 7/26/2026, 2:39:56 PM
Quick Conversions
| SGD | TRY |
|---|---|
| 1 SGD | 36.70 TRY |
| 10 SGD | 366.97 TRY |
| 50 SGD | 1,834.86 TRY |
| 100 SGD | 3,669.72 TRY |
| 500 SGD | 18,348.59 TRY |
| 1,000 SGD | 36,697.19 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-26T14:39:56Z",
"rates": {
"TRY": 36.697187
}
}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": 3669.7187,
"rate": 36.697187
}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