Rate Overview
Live
1 MUR = 0.194542 SEK
1 SEK = 5.1403
MUR
Avg
0.195523
High
0.197980
Low
0.194346
Last updated: 3/6/2026, 8:09:24 AM
Quick Conversions
| MUR | SEK |
|---|---|
| 1 MUR | 0.19 SEK |
| 10 MUR | 1.95 SEK |
| 50 MUR | 9.73 SEK |
| 100 MUR | 19.45 SEK |
| 500 MUR | 97.27 SEK |
| 1,000 MUR | 194.54 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-06T08:09:24Z",
"rates": {
"SEK": 0.194542
}
}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.4542,
"rate": 0.194542
}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