Rate Overview
Live
1 SEK = 3.9980 SRD
1 SRD = 0.250125
SEK
Avg
3.9812
High
3.9988
Low
3.9425
Last updated: 8/16/2026, 10:07:55 PM
Quick Conversions
| SEK | SRD |
|---|---|
| 1 SEK | 4.00 SRD |
| 10 SEK | 39.98 SRD |
| 50 SEK | 199.90 SRD |
| 100 SEK | 399.80 SRD |
| 500 SEK | 1,999.00 SRD |
| 1,000 SEK | 3,998.00 SRD |
Get SEK/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=SRDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-08-16T22:07:55Z",
"rates": {
"SRD": 3.998
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "SRD",
"amount": 100
},
"result": 399.8,
"rate": 3.998
}Build with SEK/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key