Rate Overview
Live
1 SRD = 0.252233 SEK
1 SEK = 3.9646
SRD
Avg
0.253433
High
0.254430
Low
0.252175
Last updated: 9/4/2026, 2:40:22 AM
Quick Conversions
| SRD | SEK |
|---|---|
| 1 SRD | 0.25 SEK |
| 10 SRD | 2.52 SEK |
| 50 SRD | 12.61 SEK |
| 100 SRD | 25.22 SEK |
| 500 SRD | 126.12 SEK |
| 1,000 SRD | 252.23 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-09-04T02:40:22Z",
"rates": {
"SEK": 0.252233
}
}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.2233,
"rate": 0.252233
}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