Rate Overview
Live
1 MVR = 36.9192 SOS
1 SOS = 0.027086
MVR
Avg
36.9249
High
36.9670
Low
36.8245
Last updated: 9/11/2026, 7:19:28 AM
Quick Conversions
| MVR | SOS |
|---|---|
| 1 MVR | 36.92 SOS |
| 10 MVR | 369.19 SOS |
| 50 MVR | 1,845.96 SOS |
| 100 MVR | 3,691.92 SOS |
| 500 MVR | 18,459.61 SOS |
| 1,000 MVR | 36,919.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-09-11T07:19:28Z",
"rates": {
"SOS": 36.919216
}
}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": 3691.9215999999997,
"rate": 36.919216
}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