Rate Overview
Live
1 SRD = 0.026472 USD
1 USD = 37.7758
SRD
Avg
0.026478
High
0.026586
Low
0.026423
Last updated: 3/6/2026, 11:52:00 AM
Quick Conversions
| SRD | USD |
|---|---|
| 1 SRD | 0.03 USD |
| 10 SRD | 0.26 USD |
| 50 SRD | 1.32 USD |
| 100 SRD | 2.65 USD |
| 500 SRD | 13.24 USD |
| 1,000 SRD | 26.47 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-03-06T11:52:00Z",
"rates": {
"USD": 0.026472
}
}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.6471999999999998,
"rate": 0.026472
}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