Rate Overview
Live
1 MYR = 2.3406 SEK
1 SEK = 0.427236
MYR
Avg
2.3592
High
2.3714
Low
2.3406
Last updated: 3/27/2026, 3:14:10 PM
Quick Conversions
| MYR | SEK |
|---|---|
| 1 MYR | 2.34 SEK |
| 10 MYR | 23.41 SEK |
| 50 MYR | 117.03 SEK |
| 100 MYR | 234.06 SEK |
| 500 MYR | 1,170.31 SEK |
| 1,000 MYR | 2,340.63 SEK |
Get MYR/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=SEKExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-27T15:14:10Z",
"rates": {
"SEK": 2.340627
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "SEK",
"amount": 100
},
"result": 234.0627,
"rate": 2.340627
}Build with MYR/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key