Rate Overview
Live
1 SOS = 0.027062 MVR
1 MVR = 36.9522
SOS
Avg
0.027059
High
0.027094
Low
0.027045
Last updated: 6/19/2026, 10:13:46 AM
Quick Conversions
| SOS | MVR |
|---|---|
| 1 SOS | 0.03 MVR |
| 10 SOS | 0.27 MVR |
| 50 SOS | 1.35 MVR |
| 100 SOS | 2.71 MVR |
| 500 SOS | 13.53 MVR |
| 1,000 SOS | 27.06 MVR |
Get SOS/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=MVRExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-06-19T10:13:46Z",
"rates": {
"MVR": 0.027062
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "MVR",
"amount": 100
},
"result": 2.7062,
"rate": 0.027062
}Build with SOS/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key