Rate Overview
Live
1 SGD = 36.1407 TRY
1 TRY = 0.027670
SGD
Avg
36.0233
High
36.1407
Low
35.8122
Last updated: 6/17/2026, 6:33:46 AM
Quick Conversions
| SGD | TRY |
|---|---|
| 1 SGD | 36.14 TRY |
| 10 SGD | 361.41 TRY |
| 50 SGD | 1,807.03 TRY |
| 100 SGD | 3,614.07 TRY |
| 500 SGD | 18,070.33 TRY |
| 1,000 SGD | 36,140.67 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-06-17T06:33:46Z",
"rates": {
"TRY": 36.140665
}
}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": 3614.0665,
"rate": 36.140665
}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