Rate Overview
Live
1 SRD = 0.245126 SEK
1 SEK = 4.0795
SRD
Avg
0.242320
High
0.245126
Low
0.238705
Last updated: 3/6/2026, 12:12:55 PM
Quick Conversions
| SRD | SEK |
|---|---|
| 1 SRD | 0.25 SEK |
| 10 SRD | 2.45 SEK |
| 50 SRD | 12.26 SEK |
| 100 SRD | 24.51 SEK |
| 500 SRD | 122.56 SEK |
| 1,000 SRD | 245.13 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-03-06T12:12:55Z",
"rates": {
"SEK": 0.245126
}
}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.512600000000003,
"rate": 0.245126
}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