Rate Overview
Live
1 MVR = 0.618989 SEK
1 SEK = 1.6155
MVR
Avg
0.611501
High
0.618989
Low
0.607307
Last updated: 6/18/2026, 11:16:43 AM
Quick Conversions
| MVR | SEK |
|---|---|
| 1 MVR | 0.62 SEK |
| 10 MVR | 6.19 SEK |
| 50 MVR | 30.95 SEK |
| 100 MVR | 61.90 SEK |
| 500 MVR | 309.49 SEK |
| 1,000 MVR | 618.99 SEK |
Get MVR/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=SEKExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-06-18T11:16:43Z",
"rates": {
"SEK": 0.618989
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "SEK",
"amount": 100
},
"result": 61.8989,
"rate": 0.618989
}Build with MVR/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key