Rate Overview
Live
1 MVR = 36.8804 SOS
1 SOS = 0.027115
MVR
Avg
36.9451
High
36.9686
Low
36.8804
Last updated: 3/7/2026, 12:10:23 AM
Quick Conversions
| MVR | SOS |
|---|---|
| 1 MVR | 36.88 SOS |
| 10 MVR | 368.80 SOS |
| 50 MVR | 1,844.02 SOS |
| 100 MVR | 3,688.04 SOS |
| 500 MVR | 18,440.20 SOS |
| 1,000 MVR | 36,880.40 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-07T00:10:23Z",
"rates": {
"SOS": 36.880402
}
}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": 3688.0401999999995,
"rate": 36.880402
}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