Rate Overview
Live
1 SGD = 36.5358 TRY
1 TRY = 0.027370
SGD
Avg
36.4759
High
36.5509
Low
36.3595
Last updated: 7/20/2026, 5:04:49 PM
Quick Conversions
| SGD | TRY |
|---|---|
| 1 SGD | 36.54 TRY |
| 10 SGD | 365.36 TRY |
| 50 SGD | 1,826.79 TRY |
| 100 SGD | 3,653.58 TRY |
| 500 SGD | 18,267.90 TRY |
| 1,000 SGD | 36,535.80 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-20T17:04:49Z",
"rates": {
"TRY": 36.535803
}
}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": 3653.5803,
"rate": 36.535803
}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