Rate Overview
Live
1 MVR = 0.599184 SEK
1 SEK = 1.6689
MVR
Avg
0.603138
High
0.608329
Low
0.599184
Last updated: 5/28/2026, 8:32:44 PM
Quick Conversions
| MVR | SEK |
|---|---|
| 1 MVR | 0.60 SEK |
| 10 MVR | 5.99 SEK |
| 50 MVR | 29.96 SEK |
| 100 MVR | 59.92 SEK |
| 500 MVR | 299.59 SEK |
| 1,000 MVR | 599.18 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-28T20:32:44Z",
"rates": {
"SEK": 0.599184
}
}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.918400000000005,
"rate": 0.599184
}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