Rate Overview
Live
1 MYR = 2.3352 SEK
1 SEK = 0.428228
MYR
Avg
2.3131
High
2.3904
Low
2.2363
Last updated: 5/27/2026, 4:10:33 PM
Quick Conversions
| MYR | SEK |
|---|---|
| 1 MYR | 2.34 SEK |
| 10 MYR | 23.35 SEK |
| 50 MYR | 116.76 SEK |
| 100 MYR | 233.52 SEK |
| 500 MYR | 1,167.60 SEK |
| 1,000 MYR | 2,335.21 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-05-27T16:10:33Z",
"rates": {
"SEK": 2.335207
}
}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": 233.5207,
"rate": 2.335207
}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