Rate Overview
Live
1 SRD = 0.026437 USD
1 USD = 37.8258
SRD
Avg
0.026507
High
0.026593
Low
0.026437
Last updated: 7/25/2026, 12:18:12 AM
Quick Conversions
| SRD | USD |
|---|---|
| 1 SRD | 0.03 USD |
| 10 SRD | 0.26 USD |
| 50 SRD | 1.32 USD |
| 100 SRD | 2.64 USD |
| 500 SRD | 13.22 USD |
| 1,000 SRD | 26.44 USD |
Get SRD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=USDExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-07-25T00:18:12Z",
"rates": {
"USD": 0.026437
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "USD",
"amount": 100
},
"result": 2.6437,
"rate": 0.026437
}Build with SRD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key