Rate Overview
Live
1 USD = 37.7678 SRD
1 SRD = 0.026478
USD
Avg
37.8045
High
38.0421
Low
37.7558
Last updated: 9/5/2026, 10:25:04 AM
Quick Conversions
| USD | SRD |
|---|---|
| 1 USD | 37.77 SRD |
| 10 USD | 377.68 SRD |
| 50 USD | 1,888.39 SRD |
| 100 USD | 3,776.78 SRD |
| 500 USD | 18,883.88 SRD |
| 1,000 USD | 37,767.76 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-09-05T10:25:04Z",
"rates": {
"SRD": 37.7677599
}
}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": 3776.77599,
"rate": 37.7677599
}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