Rate Overview
Live
1 SEK = 4.9233 MUR
1 MUR = 0.203116
SEK
Avg
5.0622
High
5.1504
Low
4.9233
Last updated: 3/27/2026, 6:23:22 PM
Quick Conversions
| SEK | MUR |
|---|---|
| 1 SEK | 4.92 MUR |
| 10 SEK | 49.23 MUR |
| 50 SEK | 246.16 MUR |
| 100 SEK | 492.33 MUR |
| 500 SEK | 2,461.65 MUR |
| 1,000 SEK | 4,923.29 MUR |
Get SEK/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=MURExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T18:23:22Z",
"rates": {
"MUR": 4.923293
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "MUR",
"amount": 100
},
"result": 492.3293,
"rate": 4.923293
}Build with SEK/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key