Rate Overview
Live
1 MUR = 0.202287 SEK
1 SEK = 4.9435
MUR
Avg
0.201966
High
0.202687
Low
0.201216
Last updated: 8/15/2026, 2:43:30 PM
Quick Conversions
| MUR | SEK |
|---|---|
| 1 MUR | 0.20 SEK |
| 10 MUR | 2.02 SEK |
| 50 MUR | 10.11 SEK |
| 100 MUR | 20.23 SEK |
| 500 MUR | 101.14 SEK |
| 1,000 MUR | 202.29 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-08-15T14:43:30Z",
"rates": {
"SEK": 0.202287
}
}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.2287,
"rate": 0.202287
}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