Rate Overview
Live
1 MUR = 0.196394 SEK
1 SEK = 5.0918
MUR
Avg
0.197395
High
0.201083
Low
0.194158
Last updated: 5/27/2026, 4:05:21 PM
Quick Conversions
| MUR | SEK |
|---|---|
| 1 MUR | 0.20 SEK |
| 10 MUR | 1.96 SEK |
| 50 MUR | 9.82 SEK |
| 100 MUR | 19.64 SEK |
| 500 MUR | 98.20 SEK |
| 1,000 MUR | 196.39 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-05-27T16:05:21Z",
"rates": {
"SEK": 0.196394
}
}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": 19.639400000000002,
"rate": 0.196394
}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