Rate Overview
Live
1 MVR = 0.614124 SEK
1 SEK = 1.6283
MVR
Avg
0.619923
High
0.630012
Low
0.612337
Last updated: 8/17/2026, 6:27:32 PM
Quick Conversions
| MVR | SEK |
|---|---|
| 1 MVR | 0.61 SEK |
| 10 MVR | 6.14 SEK |
| 50 MVR | 30.71 SEK |
| 100 MVR | 61.41 SEK |
| 500 MVR | 307.06 SEK |
| 1,000 MVR | 614.12 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-08-17T18:27:32Z",
"rates": {
"SEK": 0.614124
}
}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.4124,
"rate": 0.614124
}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