Rate Overview
Live
1 SGD = 7.5284 SEK
1 SEK = 0.132831
SGD
Avg
7.5088
High
7.5423
Low
7.4685
Last updated: 7/25/2026, 7:05:58 AM
Quick Conversions
| SGD | SEK |
|---|---|
| 1 SGD | 7.53 SEK |
| 10 SGD | 75.28 SEK |
| 50 SGD | 376.42 SEK |
| 100 SGD | 752.84 SEK |
| 500 SGD | 3,764.19 SEK |
| 1,000 SGD | 7,528.38 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-25T07:05:58Z",
"rates": {
"SEK": 7.528378
}
}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": 752.8378,
"rate": 7.528378
}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