Rate Overview
Live
1 SRD = 0.257429 SEK
1 SEK = 3.8846
SRD
Avg
0.246833
High
0.262105
Low
0.230934
Last updated: 7/28/2026, 3:04:09 PM
Quick Conversions
| SRD | SEK |
|---|---|
| 1 SRD | 0.26 SEK |
| 10 SRD | 2.57 SEK |
| 50 SRD | 12.87 SEK |
| 100 SRD | 25.74 SEK |
| 500 SRD | 128.71 SEK |
| 1,000 SRD | 257.43 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-07-28T15:04:09Z",
"rates": {
"SEK": 0.257429
}
}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.742900000000002,
"rate": 0.257429
}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