Rate Overview
Live
1 SGD = 37.5101 TRY
1 TRY = 0.026659
SGD
Avg
37.4033
High
37.5101
Low
37.2754
Last updated: 8/17/2026, 6:59:13 AM
Quick Conversions
| SGD | TRY |
|---|---|
| 1 SGD | 37.51 TRY |
| 10 SGD | 375.10 TRY |
| 50 SGD | 1,875.51 TRY |
| 100 SGD | 3,751.01 TRY |
| 500 SGD | 18,755.07 TRY |
| 1,000 SGD | 37,510.13 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-08-17T06:59:13Z",
"rates": {
"TRY": 37.510131
}
}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": 3751.0131,
"rate": 37.510131
}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