Rate Overview
Live
1 SEK = 0.137146 SGD
1 SGD = 7.2915
SEK
Avg
0.137742
High
0.138165
Low
0.137146
Last updated: 5/7/2026, 8:00:01 PM
Quick Conversions
| SEK | SGD |
|---|---|
| 1 SEK | 0.14 SGD |
| 10 SEK | 1.37 SGD |
| 50 SEK | 6.86 SGD |
| 100 SEK | 13.71 SGD |
| 500 SEK | 68.57 SGD |
| 1,000 SEK | 137.15 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-05-07T20:00:01Z",
"rates": {
"SGD": 0.137146
}
}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.714599999999999,
"rate": 0.137146
}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