Rate Overview
Live
1 SGD = 7.5220 SEK
1 SEK = 0.132944
SGD
Avg
7.4920
High
8.1797
Low
6.3298
Last updated: 7/26/2026, 10:48:36 PM
Quick Conversions
| SGD | SEK |
|---|---|
| 1 SGD | 7.52 SEK |
| 10 SGD | 75.22 SEK |
| 50 SGD | 376.10 SEK |
| 100 SGD | 752.20 SEK |
| 500 SGD | 3,760.99 SEK |
| 1,000 SGD | 7,521.99 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-07-26T22:48:36Z",
"rates": {
"SEK": 7.521987
}
}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": 752.1987,
"rate": 7.521987
}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