Rate Overview
Live
1 SGD = 7.4746 SEK
1 SEK = 0.133787
SGD
Avg
7.4969
High
7.5225
Low
7.4668
Last updated: 7/5/2026, 10:45:49 PM
Quick Conversions
| SGD | SEK |
|---|---|
| 1 SGD | 7.47 SEK |
| 10 SGD | 74.75 SEK |
| 50 SGD | 373.73 SEK |
| 100 SGD | 747.46 SEK |
| 500 SGD | 3,737.28 SEK |
| 1,000 SGD | 7,474.56 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-05T22:45:49Z",
"rates": {
"SEK": 7.474559
}
}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": 747.4559,
"rate": 7.474559
}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