Rate Overview
Live
1 SRD = 0.244899 SEK
1 SEK = 4.0833
SRD
Avg
0.246350
High
0.248929
Low
0.244610
Last updated: 4/17/2026, 4:55:25 AM
Quick Conversions
| SRD | SEK |
|---|---|
| 1 SRD | 0.24 SEK |
| 10 SRD | 2.45 SEK |
| 50 SRD | 12.24 SEK |
| 100 SRD | 24.49 SEK |
| 500 SRD | 122.45 SEK |
| 1,000 SRD | 244.90 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-04-17T04:55:25Z",
"rates": {
"SEK": 0.244899
}
}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.489900000000002,
"rate": 0.244899
}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