Rate Overview
Live
1 MUR = 0.205225 SEK
1 SEK = 4.8727
MUR
Avg
0.205575
High
0.206561
Low
0.203890
Last updated: 7/5/2026, 1:04:41 PM
Quick Conversions
| MUR | SEK |
|---|---|
| 1 MUR | 0.21 SEK |
| 10 MUR | 2.05 SEK |
| 50 MUR | 10.26 SEK |
| 100 MUR | 20.52 SEK |
| 500 MUR | 102.61 SEK |
| 1,000 MUR | 205.23 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-07-05T13:04:41Z",
"rates": {
"SEK": 0.205225
}
}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.5225,
"rate": 0.205225
}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