Rate Overview
Live
1 MUR = 0.198703 SEK
1 SEK = 5.0326
MUR
Avg
0.198610
High
0.199782
Low
0.196552
Last updated: 6/16/2026, 1:25:13 PM
Quick Conversions
| MUR | SEK |
|---|---|
| 1 MUR | 0.20 SEK |
| 10 MUR | 1.99 SEK |
| 50 MUR | 9.94 SEK |
| 100 MUR | 19.87 SEK |
| 500 MUR | 99.35 SEK |
| 1,000 MUR | 198.70 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-06-16T13:25:13Z",
"rates": {
"SEK": 0.198703
}
}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.8703,
"rate": 0.198703
}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