Rate Overview
Live
1 SGD = 7.3074 SEK
1 SEK = 0.136848
SGD
Avg
7.3432
High
7.3995
Low
7.3074
Last updated: 6/16/2026, 10:22:27 PM
Quick Conversions
| SGD | SEK |
|---|---|
| 1 SGD | 7.31 SEK |
| 10 SGD | 73.07 SEK |
| 50 SGD | 365.37 SEK |
| 100 SGD | 730.74 SEK |
| 500 SGD | 3,653.70 SEK |
| 1,000 SGD | 7,307.40 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-06-16T22:22:27Z",
"rates": {
"SEK": 7.307402
}
}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": 730.7402,
"rate": 7.307402
}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