Rate Overview
Live
1 MUR = 0.202732 SEK
1 SEK = 4.9326
MUR
Avg
0.197552
High
0.202732
Low
0.194158
Last updated: 3/27/2026, 1:07:23 PM
Quick Conversions
| MUR | SEK |
|---|---|
| 1 MUR | 0.20 SEK |
| 10 MUR | 2.03 SEK |
| 50 MUR | 10.14 SEK |
| 100 MUR | 20.27 SEK |
| 500 MUR | 101.37 SEK |
| 1,000 MUR | 202.73 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-03-27T13:07:23Z",
"rates": {
"SEK": 0.202732
}
}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.2732,
"rate": 0.202732
}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