Rate Overview
Live
1 TWD = 1.1900 SRD
1 SRD = 0.840345
TWD
Avg
1.1960
High
1.2073
Low
1.1859
Last updated: 3/6/2026, 7:29:00 AM
Quick Conversions
| TWD | SRD |
|---|---|
| 1 TWD | 1.19 SRD |
| 10 TWD | 11.90 SRD |
| 50 TWD | 59.50 SRD |
| 100 TWD | 119.00 SRD |
| 500 TWD | 594.99 SRD |
| 1,000 TWD | 1,189.99 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-06T07:29:00Z",
"rates": {
"SRD": 1.189987
}
}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": 118.99869999999999,
"rate": 1.189987
}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