Rate Overview
Live
1 MVR = 0.599688 SEK
1 SEK = 1.6675
MVR
Avg
0.602208
High
0.613204
Low
0.595089
Last updated: 5/28/2026, 11:10:20 PM
Quick Conversions
| MVR | SEK |
|---|---|
| 1 MVR | 0.60 SEK |
| 10 MVR | 6.00 SEK |
| 50 MVR | 29.98 SEK |
| 100 MVR | 59.97 SEK |
| 500 MVR | 299.84 SEK |
| 1,000 MVR | 599.69 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-28T23:10:20Z",
"rates": {
"SEK": 0.599688
}
}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.9688,
"rate": 0.599688
}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