Rate Overview
Live
1 SEK = 0.427008 MYR
1 MYR = 2.3419
SEK
Avg
0.440571
High
0.494686
Low
0.402631
Last updated: 3/27/2026, 7:52:14 AM
Quick Conversions
| SEK | MYR |
|---|---|
| 1 SEK | 0.43 MYR |
| 10 SEK | 4.27 MYR |
| 50 SEK | 21.35 MYR |
| 100 SEK | 42.70 MYR |
| 500 SEK | 213.50 MYR |
| 1,000 SEK | 427.01 MYR |
Get SEK/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=MYRExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T07:52:14Z",
"rates": {
"MYR": 0.427008
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "MYR",
"amount": 100
},
"result": 42.7008,
"rate": 0.427008
}Build with SEK/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key