Rate Overview
Live
1 SEK = 0.134035 SGD
1 SGD = 7.4607
SEK
Avg
0.134205
High
0.134505
Low
0.133880
Last updated: 8/19/2026, 6:09:20 AM
Quick Conversions
| SEK | SGD |
|---|---|
| 1 SEK | 0.13 SGD |
| 10 SEK | 1.34 SGD |
| 50 SEK | 6.70 SGD |
| 100 SEK | 13.40 SGD |
| 500 SEK | 67.02 SGD |
| 1,000 SEK | 134.04 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-08-19T06:09:20Z",
"rates": {
"SGD": 0.134035
}
}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.4035,
"rate": 0.134035
}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