Rate Overview
Live
1 SOS = 0.027049 MVR
1 MVR = 36.9699
SOS
Avg
0.027037
High
0.027259
Low
0.026745
Last updated: 3/27/2026, 11:48:54 AM
Quick Conversions
| SOS | MVR |
|---|---|
| 1 SOS | 0.03 MVR |
| 10 SOS | 0.27 MVR |
| 50 SOS | 1.35 MVR |
| 100 SOS | 2.70 MVR |
| 500 SOS | 13.52 MVR |
| 1,000 SOS | 27.05 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-03-27T11:48:54Z",
"rates": {
"MVR": 0.027049
}
}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.7049,
"rate": 0.027049
}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