Rate Overview
Live
1 SRD = 0.246395 SEK
1 SEK = 4.0585
SRD
Avg
0.246647
High
0.247652
Low
0.245766
Last updated: 5/7/2026, 8:11:25 AM
Quick Conversions
| SRD | SEK |
|---|---|
| 1 SRD | 0.25 SEK |
| 10 SRD | 2.46 SEK |
| 50 SRD | 12.32 SEK |
| 100 SRD | 24.64 SEK |
| 500 SRD | 123.20 SEK |
| 1,000 SRD | 246.40 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-07T08:11:25Z",
"rates": {
"SEK": 0.246395
}
}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.6395,
"rate": 0.246395
}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