Rate Overview
Live
1 MYR = 2.3723 SEK
1 SEK = 0.421539
MYR
Avg
2.3724
High
2.3819
Low
2.3620
Last updated: 7/27/2026, 5:46:12 PM
Quick Conversions
| MYR | SEK |
|---|---|
| 1 MYR | 2.37 SEK |
| 10 MYR | 23.72 SEK |
| 50 MYR | 118.61 SEK |
| 100 MYR | 237.23 SEK |
| 500 MYR | 1,186.13 SEK |
| 1,000 MYR | 2,372.26 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-27T17:46:12Z",
"rates": {
"SEK": 2.372258
}
}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.2258,
"rate": 2.372258
}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