Rate Overview
Live
1 MVR = 0.609539 SEK
1 SEK = 1.6406
MVR
Avg
0.605538
High
0.609890
Low
0.601075
Last updated: 3/27/2026, 6:33:24 AM
Quick Conversions
| MVR | SEK |
|---|---|
| 1 MVR | 0.61 SEK |
| 10 MVR | 6.10 SEK |
| 50 MVR | 30.48 SEK |
| 100 MVR | 60.95 SEK |
| 500 MVR | 304.77 SEK |
| 1,000 MVR | 609.54 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-27T06:33:24Z",
"rates": {
"SEK": 0.609539
}
}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": 60.953900000000004,
"rate": 0.609539
}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