Rate Overview
Live
1 SGD = 7.4476 SEK
1 SEK = 0.134272
SGD
Avg
7.4385
High
7.4694
Low
7.4097
Last updated: 8/16/2026, 4:58:21 AM
Quick Conversions
| SGD | SEK |
|---|---|
| 1 SGD | 7.45 SEK |
| 10 SGD | 74.48 SEK |
| 50 SGD | 372.38 SEK |
| 100 SGD | 744.76 SEK |
| 500 SGD | 3,723.80 SEK |
| 1,000 SGD | 7,447.59 SEK |
Get SGD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=SEKExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-08-16T04:58:21Z",
"rates": {
"SEK": 7.447591
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "SEK",
"amount": 100
},
"result": 744.7591,
"rate": 7.447591
}Build with SGD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key