Rate Overview
Live
1 STD = 0.000431 SEK
1 SEK = 2320.19
STD
Avg
0.000433
High
0.000437
Low
0.000430
Last updated: 3/7/2026, 9:11:16 AM
Quick Conversions
| STD | SEK |
|---|---|
| 1 STD | 0.00 SEK |
| 10 STD | 0.00 SEK |
| 50 STD | 0.02 SEK |
| 100 STD | 0.04 SEK |
| 500 STD | 0.22 SEK |
| 1,000 STD | 0.43 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-07T09:11:16Z",
"rates": {
"SEK": 0.000431
}
}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.0431,
"rate": 0.000431
}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