Rate Overview
Live
1 MVR = 0.610371 SEK
1 SEK = 1.6383
MVR
Avg
0.612531
High
0.650060
Low
0.578748
Last updated: 3/27/2026, 10:16:22 AM
Quick Conversions
| MVR | SEK |
|---|---|
| 1 MVR | 0.61 SEK |
| 10 MVR | 6.10 SEK |
| 50 MVR | 30.52 SEK |
| 100 MVR | 61.04 SEK |
| 500 MVR | 305.19 SEK |
| 1,000 MVR | 610.37 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-03-27T10:16:22Z",
"rates": {
"SEK": 0.610371
}
}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.0371,
"rate": 0.610371
}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