Rate Overview
Live
1 MVR = 0.626502 SEK
1 SEK = 1.5962
MVR
Avg
0.625968
High
0.630518
Low
0.623309
Last updated: 7/8/2026, 4:05:01 AM
Quick Conversions
| MVR | SEK |
|---|---|
| 1 MVR | 0.63 SEK |
| 10 MVR | 6.27 SEK |
| 50 MVR | 31.33 SEK |
| 100 MVR | 62.65 SEK |
| 500 MVR | 313.25 SEK |
| 1,000 MVR | 626.50 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-08T04:05:01Z",
"rates": {
"SEK": 0.626502
}
}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.6502,
"rate": 0.626502
}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