Rate Overview
Live
1 MYR = 2.2926 SEK
1 SEK = 0.436179
MYR
Avg
2.3181
High
2.3430
Low
2.2926
Last updated: 6/17/2026, 5:11:33 AM
Quick Conversions
| MYR | SEK |
|---|---|
| 1 MYR | 2.29 SEK |
| 10 MYR | 22.93 SEK |
| 50 MYR | 114.63 SEK |
| 100 MYR | 229.26 SEK |
| 500 MYR | 1,146.32 SEK |
| 1,000 MYR | 2,292.64 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-06-17T05:11:33Z",
"rates": {
"SEK": 2.292636
}
}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": 229.2636,
"rate": 2.292636
}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