Rate Overview
Live
1 MYR = 2.3314 SEK
1 SEK = 0.428931
MYR
Avg
2.3268
High
2.3396
Low
2.3125
Last updated: 8/16/2026, 12:57:21 AM
Quick Conversions
| MYR | SEK |
|---|---|
| 1 MYR | 2.33 SEK |
| 10 MYR | 23.31 SEK |
| 50 MYR | 116.57 SEK |
| 100 MYR | 233.14 SEK |
| 500 MYR | 1,165.69 SEK |
| 1,000 MYR | 2,331.38 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-08-16T00:57:21Z",
"rates": {
"SEK": 2.33138
}
}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.13799999999998,
"rate": 2.33138
}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