Rate Overview
Live
1 MUR = 0.204365 SEK
1 SEK = 4.8932
MUR
Avg
0.204141
High
0.205028
Low
0.202772
Last updated: 9/5/2026, 5:02:17 AM
Quick Conversions
| MUR | SEK |
|---|---|
| 1 MUR | 0.20 SEK |
| 10 MUR | 2.04 SEK |
| 50 MUR | 10.22 SEK |
| 100 MUR | 20.44 SEK |
| 500 MUR | 102.18 SEK |
| 1,000 MUR | 204.36 SEK |
Get MUR/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=SEKExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-09-05T05:02:17Z",
"rates": {
"SEK": 0.204365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "SEK",
"amount": 100
},
"result": 20.4365,
"rate": 0.204365
}Build with MUR/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key