Rate Overview
Live
1 MVR = 36.8142 SOS
1 SOS = 0.027163
MVR
Avg
36.9989
High
37.6590
Low
36.8142
Last updated: 7/30/2026, 9:01:19 PM
Quick Conversions
| MVR | SOS |
|---|---|
| 1 MVR | 36.81 SOS |
| 10 MVR | 368.14 SOS |
| 50 MVR | 1,840.71 SOS |
| 100 MVR | 3,681.42 SOS |
| 500 MVR | 18,407.11 SOS |
| 1,000 MVR | 36,814.22 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-07-30T21:01:19Z",
"rates": {
"SOS": 36.814219
}
}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": 3681.4219000000003,
"rate": 36.814219
}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