Rate Overview
Live
1 SGD = 7.1939 SEK
1 SEK = 0.139006
SGD
Avg
7.2539
High
7.3042
Low
7.1939
Last updated: 4/16/2026, 3:18:32 AM
Quick Conversions
| SGD | SEK |
|---|---|
| 1 SGD | 7.19 SEK |
| 10 SGD | 71.94 SEK |
| 50 SGD | 359.70 SEK |
| 100 SGD | 719.39 SEK |
| 500 SGD | 3,596.96 SEK |
| 1,000 SGD | 7,193.91 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-04-16T03:18:32Z",
"rates": {
"SEK": 7.193913
}
}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": 719.3913,
"rate": 7.193913
}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