Rate Overview
Live
1 SGD = 7.4964 SEK
1 SEK = 0.133398
SGD
Avg
7.2890
High
7.5295
Low
7.0085
Last updated: 7/27/2026, 6:01:13 AM
Quick Conversions
| SGD | SEK |
|---|---|
| 1 SGD | 7.50 SEK |
| 10 SGD | 74.96 SEK |
| 50 SGD | 374.82 SEK |
| 100 SGD | 749.64 SEK |
| 500 SGD | 3,748.19 SEK |
| 1,000 SGD | 7,496.39 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-07-27T06:01:13Z",
"rates": {
"SEK": 7.496385
}
}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": 749.6385,
"rate": 7.496385
}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