Rate Overview
Live
1 MVR = 36.8561 SOS
1 SOS = 0.027133
MVR
Avg
36.9226
High
37.0074
Low
36.8500
Last updated: 7/10/2026, 1:14:12 PM
Quick Conversions
| MVR | SOS |
|---|---|
| 1 MVR | 36.86 SOS |
| 10 MVR | 368.56 SOS |
| 50 MVR | 1,842.81 SOS |
| 100 MVR | 3,685.61 SOS |
| 500 MVR | 18,428.06 SOS |
| 1,000 MVR | 36,856.12 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-10T13:14:12Z",
"rates": {
"SOS": 36.856123
}
}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": 3685.6123,
"rate": 36.856123
}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