Rate Overview
Live
1 SGD = 7.3278 SEK
1 SEK = 0.136467
SGD
Avg
7.4485
High
8.2322
Low
6.2759
Last updated: 3/27/2026, 12:16:26 AM
Quick Conversions
| SGD | SEK |
|---|---|
| 1 SGD | 7.33 SEK |
| 10 SGD | 73.28 SEK |
| 50 SGD | 366.39 SEK |
| 100 SGD | 732.78 SEK |
| 500 SGD | 3,663.89 SEK |
| 1,000 SGD | 7,327.78 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-27T00:16:26Z",
"rates": {
"SEK": 7.327778
}
}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": 732.7778000000001,
"rate": 7.327778
}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