Rate Overview
Live
1 MVR = 0.620266 SEK
1 SEK = 1.6122
MVR
Avg
0.606910
High
0.620266
Low
0.599043
Last updated: 6/18/2026, 12:40:25 PM
Quick Conversions
| MVR | SEK |
|---|---|
| 1 MVR | 0.62 SEK |
| 10 MVR | 6.20 SEK |
| 50 MVR | 31.01 SEK |
| 100 MVR | 62.03 SEK |
| 500 MVR | 310.13 SEK |
| 1,000 MVR | 620.27 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-18T12:40:25Z",
"rates": {
"SEK": 0.620266
}
}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": 62.0266,
"rate": 0.620266
}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