Rate Overview
Live
1 SGD = 7.2689 SEK
1 SEK = 0.137573
SGD
Avg
7.2574
High
7.2690
Low
7.2377
Last updated: 5/7/2026, 3:48:55 PM
Quick Conversions
| SGD | SEK |
|---|---|
| 1 SGD | 7.27 SEK |
| 10 SGD | 72.69 SEK |
| 50 SGD | 363.44 SEK |
| 100 SGD | 726.89 SEK |
| 500 SGD | 3,634.43 SEK |
| 1,000 SGD | 7,268.85 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-05-07T15:48:55Z",
"rates": {
"SEK": 7.268852
}
}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": 726.8851999999999,
"rate": 7.268852
}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