Rate Overview
Live
1 SGD = 36.7224 TRY
1 TRY = 0.027231
SGD
Avg
33.9501
High
36.7224
Low
31.5321
Last updated: 7/27/2026, 9:42:13 AM
Quick Conversions
| SGD | TRY |
|---|---|
| 1 SGD | 36.72 TRY |
| 10 SGD | 367.22 TRY |
| 50 SGD | 1,836.12 TRY |
| 100 SGD | 3,672.24 TRY |
| 500 SGD | 18,361.19 TRY |
| 1,000 SGD | 36,722.38 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-27T09:42:13Z",
"rates": {
"TRY": 36.722378
}
}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": 3672.2378,
"rate": 36.722378
}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