Rate Overview
Live
1 USD = 37.6243 SRD
1 SRD = 0.026579
USD
Avg
37.5942
High
38.3445
Low
37.2249
Last updated: 7/19/2026, 1:39:32 AM
Quick Conversions
| USD | SRD |
|---|---|
| 1 USD | 37.62 SRD |
| 10 USD | 376.24 SRD |
| 50 USD | 1,881.21 SRD |
| 100 USD | 3,762.43 SRD |
| 500 USD | 18,812.15 SRD |
| 1,000 USD | 37,624.30 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-07-19T01:39:32Z",
"rates": {
"SRD": 37.62429756
}
}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": 3762.4297560000005,
"rate": 37.62429756
}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