Rate Overview
Live
1 SOS = 0.027153 MVR
1 MVR = 36.8283
SOS
Avg
0.027092
High
0.027456
Low
0.026966
Last updated: 5/29/2026, 5:27:05 PM
Quick Conversions
| SOS | MVR |
|---|---|
| 1 SOS | 0.03 MVR |
| 10 SOS | 0.27 MVR |
| 50 SOS | 1.36 MVR |
| 100 SOS | 2.72 MVR |
| 500 SOS | 13.58 MVR |
| 1,000 SOS | 27.15 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-05-29T17:27:05Z",
"rates": {
"MVR": 0.027153
}
}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.7153,
"rate": 0.027153
}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