Rate Overview
Live
1 USD = 37.6591 SRD
1 SRD = 0.026554
USD
Avg
37.5825
High
37.6591
Low
37.4998
Last updated: 3/27/2026, 11:11:11 AM
Quick Conversions
| USD | SRD |
|---|---|
| 1 USD | 37.66 SRD |
| 10 USD | 376.59 SRD |
| 50 USD | 1,882.96 SRD |
| 100 USD | 3,765.91 SRD |
| 500 USD | 18,829.57 SRD |
| 1,000 USD | 37,659.14 SRD |
Get USD/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=SRDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-27T11:11:11Z",
"rates": {
"SRD": 37.65914226
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "SRD",
"amount": 100
},
"result": 3765.9142260000003,
"rate": 37.65914226
}Build with USD/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key