Rate Overview
Live
1 MVR = 0.609214 SEK
1 SEK = 1.6415
MVR
Avg
0.640501
High
0.718695
Low
0.578824
Last updated: 3/27/2026, 3:27:32 PM
Quick Conversions
| MVR | SEK |
|---|---|
| 1 MVR | 0.61 SEK |
| 10 MVR | 6.09 SEK |
| 50 MVR | 30.46 SEK |
| 100 MVR | 60.92 SEK |
| 500 MVR | 304.61 SEK |
| 1,000 MVR | 609.21 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-27T15:27:32Z",
"rates": {
"SEK": 0.609214
}
}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.921400000000006,
"rate": 0.609214
}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