Rate Overview
Live
1 SEK = 0.138991 SGD
1 SGD = 7.1947
SEK
Avg
0.137866
High
0.138991
Low
0.136907
Last updated: 4/16/2026, 4:32:07 AM
Quick Conversions
| SEK | SGD |
|---|---|
| 1 SEK | 0.14 SGD |
| 10 SEK | 1.39 SGD |
| 50 SEK | 6.95 SGD |
| 100 SEK | 13.90 SGD |
| 500 SEK | 69.50 SGD |
| 1,000 SEK | 138.99 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-04-16T04:32:07Z",
"rates": {
"SGD": 0.138991
}
}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.8991,
"rate": 0.138991
}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