Rate Overview
Live
1 MVR = 0.599293 SEK
1 SEK = 1.6686
MVR
Avg
0.593522
High
0.606882
Low
0.571986
Last updated: 5/28/2026, 9:50:13 PM
Quick Conversions
| MVR | SEK |
|---|---|
| 1 MVR | 0.60 SEK |
| 10 MVR | 5.99 SEK |
| 50 MVR | 29.96 SEK |
| 100 MVR | 59.93 SEK |
| 500 MVR | 299.65 SEK |
| 1,000 MVR | 599.29 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-05-28T21:50:13Z",
"rates": {
"SEK": 0.599293
}
}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": 59.9293,
"rate": 0.599293
}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