Rate Overview
Live
1 SRD = 0.250512 SEK
1 SEK = 3.9918
SRD
Avg
0.249890
High
0.274619
Low
0.234750
Last updated: 3/27/2026, 8:25:49 AM
Quick Conversions
| SRD | SEK |
|---|---|
| 1 SRD | 0.25 SEK |
| 10 SRD | 2.51 SEK |
| 50 SRD | 12.53 SEK |
| 100 SRD | 25.05 SEK |
| 500 SRD | 125.26 SEK |
| 1,000 SRD | 250.51 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-27T08:25:49Z",
"rates": {
"SEK": 0.250512
}
}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": 25.0512,
"rate": 0.250512
}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