Rate Overview
Live
1 MVR = 0.629042 SEK
1 SEK = 1.5897
MVR
Avg
0.601682
High
0.630022
Low
0.571986
Last updated: 7/27/2026, 5:14:59 PM
Quick Conversions
| MVR | SEK |
|---|---|
| 1 MVR | 0.63 SEK |
| 10 MVR | 6.29 SEK |
| 50 MVR | 31.45 SEK |
| 100 MVR | 62.90 SEK |
| 500 MVR | 314.52 SEK |
| 1,000 MVR | 629.04 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-07-27T17:14:59Z",
"rates": {
"SEK": 0.629042
}
}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": 62.904199999999996,
"rate": 0.629042
}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