Rate Overview
Live
1 SEK = 0.133612 SGD
1 SGD = 7.4844
SEK
Avg
0.137062
High
0.143196
Low
0.131765
Last updated: 7/10/2026, 9:03:08 PM
Quick Conversions
| SEK | SGD |
|---|---|
| 1 SEK | 0.13 SGD |
| 10 SEK | 1.34 SGD |
| 50 SEK | 6.68 SGD |
| 100 SEK | 13.36 SGD |
| 500 SEK | 66.81 SGD |
| 1,000 SEK | 133.61 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-07-10T21:03:08Z",
"rates": {
"SGD": 0.133612
}
}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.3612,
"rate": 0.133612
}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