Rate Overview
Live
1 SRD = 0.827314 TWD
1 TWD = 1.2087
SRD
Avg
0.834209
High
0.838976
Low
0.827314
Last updated: 9/9/2026, 9:56:18 AM
Quick Conversions
| SRD | TWD |
|---|---|
| 1 SRD | 0.83 TWD |
| 10 SRD | 8.27 TWD |
| 50 SRD | 41.37 TWD |
| 100 SRD | 82.73 TWD |
| 500 SRD | 413.66 TWD |
| 1,000 SRD | 827.31 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-09-09T09:56:18Z",
"rates": {
"TWD": 0.827314
}
}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": 82.7314,
"rate": 0.827314
}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