Rate Overview
Live
1 SRD = 0.844692 TWD
1 TWD = 1.1839
SRD
Avg
0.838481
High
0.844692
Low
0.829792
Last updated: 3/7/2026, 7:36:12 AM
Quick Conversions
| SRD | TWD |
|---|---|
| 1 SRD | 0.84 TWD |
| 10 SRD | 8.45 TWD |
| 50 SRD | 42.23 TWD |
| 100 SRD | 84.47 TWD |
| 500 SRD | 422.35 TWD |
| 1,000 SRD | 844.69 TWD |
Get SRD/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=TWDExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-03-07T07:36:12Z",
"rates": {
"TWD": 0.844692
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "TWD",
"amount": 100
},
"result": 84.4692,
"rate": 0.844692
}Build with SRD/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key