Rate Overview
Live
1 SRD = 0.257031 SEK
1 SEK = 3.8906
SRD
Avg
0.258271
High
0.259617
Low
0.255180
Last updated: 7/5/2026, 2:19:47 AM
Quick Conversions
| SRD | SEK |
|---|---|
| 1 SRD | 0.26 SEK |
| 10 SRD | 2.57 SEK |
| 50 SRD | 12.85 SEK |
| 100 SRD | 25.70 SEK |
| 500 SRD | 128.52 SEK |
| 1,000 SRD | 257.03 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-05T02:19:47Z",
"rates": {
"SEK": 0.257031
}
}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.7031,
"rate": 0.257031
}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