Rate Overview
Live
1 MVR = 36.9687 SOS
1 SOS = 0.027050
MVR
Avg
36.8838
High
36.9687
Low
36.4212
Last updated: 3/27/2026, 10:23:05 AM
Quick Conversions
| MVR | SOS |
|---|---|
| 1 MVR | 36.97 SOS |
| 10 MVR | 369.69 SOS |
| 50 MVR | 1,848.44 SOS |
| 100 MVR | 3,696.87 SOS |
| 500 MVR | 18,484.35 SOS |
| 1,000 MVR | 36,968.70 SOS |
Get MVR/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=SOSExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-27T10:23:05Z",
"rates": {
"SOS": 36.968703
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "SOS",
"amount": 100
},
"result": 3696.8702999999996,
"rate": 36.968703
}Build with MVR/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key