Rate Overview
Live
1 SEK = 0.136466 SGD
1 SGD = 7.3278
SEK
Avg
0.137877
High
0.140112
Low
0.135393
Last updated: 3/27/2026, 12:14:43 AM
Quick Conversions
| SEK | SGD |
|---|---|
| 1 SEK | 0.14 SGD |
| 10 SEK | 1.36 SGD |
| 50 SEK | 6.82 SGD |
| 100 SEK | 13.65 SGD |
| 500 SEK | 68.23 SGD |
| 1,000 SEK | 136.47 SGD |
Get SEK/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=SGDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T00:14:43Z",
"rates": {
"SGD": 0.136466
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "SGD",
"amount": 100
},
"result": 13.646600000000001,
"rate": 0.136466
}Build with SEK/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key