Rate Overview
Live
1 MYR = 2.3175 SEK
1 SEK = 0.431494
MYR
Avg
2.3296
High
2.3439
Low
2.3175
Last updated: 3/7/2026, 1:06:59 AM
Quick Conversions
| MYR | SEK |
|---|---|
| 1 MYR | 2.32 SEK |
| 10 MYR | 23.18 SEK |
| 50 MYR | 115.88 SEK |
| 100 MYR | 231.75 SEK |
| 500 MYR | 1,158.77 SEK |
| 1,000 MYR | 2,317.53 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-07T01:06:59Z",
"rates": {
"SEK": 2.317531
}
}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": 231.7531,
"rate": 2.317531
}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