Rate Overview
Live
1 MYR = 2.3754 SEK
1 SEK = 0.420984
MYR
Avg
2.3282
High
2.3929
Low
2.2440
Last updated: 7/26/2026, 7:45:31 PM
Quick Conversions
| MYR | SEK |
|---|---|
| 1 MYR | 2.38 SEK |
| 10 MYR | 23.75 SEK |
| 50 MYR | 118.77 SEK |
| 100 MYR | 237.54 SEK |
| 500 MYR | 1,187.69 SEK |
| 1,000 MYR | 2,375.39 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-07-26T19:45:31Z",
"rates": {
"SEK": 2.375389
}
}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": 237.5389,
"rate": 2.375389
}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