Rate Overview
Live
1 SOS = 0.027083 MVR
1 MVR = 36.9235
SOS
Avg
0.027084
High
0.027155
Low
0.027051
Last updated: 9/9/2026, 5:58:14 PM
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.54 MVR |
| 1,000 SOS | 27.08 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-09-09T17:58:14Z",
"rates": {
"MVR": 0.027083
}
}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.7083,
"rate": 0.027083
}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