Rate Overview
Live
1 TWD = 1.1847 SRD
1 SRD = 0.844071
TWD
Avg
1.1850
High
1.1874
Low
1.1842
Last updated: 5/6/2026, 2:48:56 AM
Quick Conversions
| TWD | SRD |
|---|---|
| 1 TWD | 1.18 SRD |
| 10 TWD | 11.85 SRD |
| 50 TWD | 59.24 SRD |
| 100 TWD | 118.47 SRD |
| 500 TWD | 592.37 SRD |
| 1,000 TWD | 1,184.73 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-05-06T02:48:56Z",
"rates": {
"SRD": 1.184734
}
}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.4734,
"rate": 1.184734
}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