Rate Overview
Live
1 SGD = 7.4883 SEK
1 SEK = 0.133542
SGD
Avg
7.2613
High
7.5295
Low
7.0085
Last updated: 7/21/2026, 11:19:05 AM
Quick Conversions
| SGD | SEK |
|---|---|
| 1 SGD | 7.49 SEK |
| 10 SGD | 74.88 SEK |
| 50 SGD | 374.41 SEK |
| 100 SGD | 748.83 SEK |
| 500 SGD | 3,744.13 SEK |
| 1,000 SGD | 7,488.26 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-21T11:19:05Z",
"rates": {
"SEK": 7.488262
}
}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": 748.8262,
"rate": 7.488262
}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