Rate Overview
Live
1 SGD = 7.3334 SEK
1 SEK = 0.136362
SGD
Avg
7.3047
High
7.3334
Low
7.2638
Last updated: 3/26/2026, 10:30:53 PM
Quick Conversions
| SGD | SEK |
|---|---|
| 1 SGD | 7.33 SEK |
| 10 SGD | 73.33 SEK |
| 50 SGD | 366.67 SEK |
| 100 SGD | 733.34 SEK |
| 500 SGD | 3,666.72 SEK |
| 1,000 SGD | 7,333.43 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-26T22:30:53Z",
"rates": {
"SEK": 7.333433
}
}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": 733.3433,
"rate": 7.333433
}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