Rate Overview
Live
1 SGD = 7.4907 SEK
1 SEK = 0.133499
SGD
Avg
7.2873
High
7.5202
Low
6.9834
Last updated: 7/21/2026, 7:44:16 AM
Quick Conversions
| SGD | SEK |
|---|---|
| 1 SGD | 7.49 SEK |
| 10 SGD | 74.91 SEK |
| 50 SGD | 374.54 SEK |
| 100 SGD | 749.07 SEK |
| 500 SGD | 3,745.36 SEK |
| 1,000 SGD | 7,490.72 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-21T07:44:16Z",
"rates": {
"SEK": 7.490717
}
}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.0717,
"rate": 7.490717
}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