Rate Overview
Live
1 TWD = 1.1718 SRD
1 SRD = 0.853418
TWD
Avg
1.1737
High
1.1811
Low
1.1685
Last updated: 8/13/2026, 3:42:34 AM
Quick Conversions
| TWD | SRD |
|---|---|
| 1 TWD | 1.17 SRD |
| 10 TWD | 11.72 SRD |
| 50 TWD | 58.59 SRD |
| 100 TWD | 117.18 SRD |
| 500 TWD | 585.88 SRD |
| 1,000 TWD | 1,171.76 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-08-13T03:42:34Z",
"rates": {
"SRD": 1.171759
}
}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.1759,
"rate": 1.171759
}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