Rate Overview
Live
1 SGD = 7.1856 SEK
1 SEK = 0.139168
SGD
Avg
7.1822
High
7.2315
Low
7.1371
Last updated: 3/6/2026, 6:11:34 PM
Quick Conversions
| SGD | SEK |
|---|---|
| 1 SGD | 7.19 SEK |
| 10 SGD | 71.86 SEK |
| 50 SGD | 359.28 SEK |
| 100 SGD | 718.56 SEK |
| 500 SGD | 3,592.79 SEK |
| 1,000 SGD | 7,185.58 SEK |
Get SGD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=SEKExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-06T18:11:34Z",
"rates": {
"SEK": 7.185579
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "SEK",
"amount": 100
},
"result": 718.5579,
"rate": 7.185579
}Build with SGD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key