Rate Overview
Live
1 MVR = 0.623030 SEK
1 SEK = 1.6051
MVR
Avg
0.618802
High
0.623030
Low
0.614121
Last updated: 9/2/2026, 3:30:34 AM
Quick Conversions
| MVR | SEK |
|---|---|
| 1 MVR | 0.62 SEK |
| 10 MVR | 6.23 SEK |
| 50 MVR | 31.15 SEK |
| 100 MVR | 62.30 SEK |
| 500 MVR | 311.52 SEK |
| 1,000 MVR | 623.03 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-09-02T03:30:34Z",
"rates": {
"SEK": 0.62303
}
}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.303,
"rate": 0.62303
}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