Rate Overview
Live
1 STD = 0.000457 SEK
1 SEK = 2188.18
STD
Avg
0.000443
High
0.000459
Low
0.000424
Last updated: 3/28/2026, 6:10:57 AM
Quick Conversions
| STD | SEK |
|---|---|
| 1 STD | 0.00 SEK |
| 10 STD | 0.00 SEK |
| 50 STD | 0.02 SEK |
| 100 STD | 0.05 SEK |
| 500 STD | 0.23 SEK |
| 1,000 STD | 0.46 SEK |
Get STD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=SEKExample Response:
{
"success": true,
"base": "STD",
"date": "2026-03-28T06:10:57Z",
"rates": {
"SEK": 0.000457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "SEK",
"amount": 100
},
"result": 0.0457,
"rate": 0.000457
}Build with STD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key