Rate Overview
Live
1 SRD = 0.852803 TWD
1 TWD = 1.1726
SRD
Avg
0.850494
High
0.852803
Low
0.845658
Last updated: 7/9/2026, 10:25:20 AM
Quick Conversions
| SRD | TWD |
|---|---|
| 1 SRD | 0.85 TWD |
| 10 SRD | 8.53 TWD |
| 50 SRD | 42.64 TWD |
| 100 SRD | 85.28 TWD |
| 500 SRD | 426.40 TWD |
| 1,000 SRD | 852.80 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-07-09T10:25:20Z",
"rates": {
"TWD": 0.852803
}
}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": 85.2803,
"rate": 0.852803
}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