Rate Overview
Live
1 SGD = 7.2723 SEK
1 SEK = 0.137509
SGD
Avg
7.2897
High
7.3790
Low
7.2145
Last updated: 5/27/2026, 9:54:30 PM
Quick Conversions
| SGD | SEK |
|---|---|
| 1 SGD | 7.27 SEK |
| 10 SGD | 72.72 SEK |
| 50 SGD | 363.61 SEK |
| 100 SGD | 727.23 SEK |
| 500 SGD | 3,636.13 SEK |
| 1,000 SGD | 7,272.26 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-27T21:54:30Z",
"rates": {
"SEK": 7.272261
}
}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": 727.2261000000001,
"rate": 7.272261
}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