Rate Overview
Live
1 MYR = 2.3607 SEK
1 SEK = 0.423600
MYR
Avg
2.2851
High
2.3696
Low
2.2270
Last updated: 3/29/2026, 9:04:56 AM
Quick Conversions
| MYR | SEK |
|---|---|
| 1 MYR | 2.36 SEK |
| 10 MYR | 23.61 SEK |
| 50 MYR | 118.04 SEK |
| 100 MYR | 236.07 SEK |
| 500 MYR | 1,180.36 SEK |
| 1,000 MYR | 2,360.72 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-29T09:04:56Z",
"rates": {
"SEK": 2.360718
}
}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": 236.0718,
"rate": 2.360718
}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