Rate Overview
Live
1 SRD = 0.249886 SEK
1 SEK = 4.0018
SRD
Avg
0.247347
High
0.264759
Low
0.231636
Last updated: 5/27/2026, 5:15:47 PM
Quick Conversions
| SRD | SEK |
|---|---|
| 1 SRD | 0.25 SEK |
| 10 SRD | 2.50 SEK |
| 50 SRD | 12.49 SEK |
| 100 SRD | 24.99 SEK |
| 500 SRD | 124.94 SEK |
| 1,000 SRD | 249.89 SEK |
Get SRD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=SEKExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-05-27T17:15:47Z",
"rates": {
"SEK": 0.249886
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "SEK",
"amount": 100
},
"result": 24.988599999999998,
"rate": 0.249886
}Build with SRD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key