Rate Overview
Live
1 MVR = 0.592767 SEK
1 SEK = 1.6870
MVR
Avg
0.596153
High
0.602983
Low
0.592652
Last updated: 4/18/2026, 12:32:47 PM
Quick Conversions
| MVR | SEK |
|---|---|
| 1 MVR | 0.59 SEK |
| 10 MVR | 5.93 SEK |
| 50 MVR | 29.64 SEK |
| 100 MVR | 59.28 SEK |
| 500 MVR | 296.38 SEK |
| 1,000 MVR | 592.77 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-04-18T12:32:47Z",
"rates": {
"SEK": 0.592767
}
}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": 59.276700000000005,
"rate": 0.592767
}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