Rate Overview
Live
1 TWD = 1.1750 SRD
1 SRD = 0.851030
TWD
Avg
1.1739
High
1.1764
Low
1.1705
Last updated: 3/26/2026, 11:58:34 AM
Quick Conversions
| TWD | SRD |
|---|---|
| 1 TWD | 1.18 SRD |
| 10 TWD | 11.75 SRD |
| 50 TWD | 58.75 SRD |
| 100 TWD | 117.50 SRD |
| 500 TWD | 587.52 SRD |
| 1,000 TWD | 1,175.05 SRD |
Get TWD/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=SRDExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-03-26T11:58:34Z",
"rates": {
"SRD": 1.175047
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "SRD",
"amount": 100
},
"result": 117.5047,
"rate": 1.175047
}Build with TWD/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key