Rate Overview
Live
1 MVR = 36.9163 SOS
1 SOS = 0.027088
MVR
Avg
36.7343
High
36.9542
Low
35.8162
Last updated: 8/19/2026, 6:15:03 PM
Quick Conversions
| MVR | SOS |
|---|---|
| 1 MVR | 36.92 SOS |
| 10 MVR | 369.16 SOS |
| 50 MVR | 1,845.81 SOS |
| 100 MVR | 3,691.63 SOS |
| 500 MVR | 18,458.15 SOS |
| 1,000 MVR | 36,916.30 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-08-19T18:15:03Z",
"rates": {
"SOS": 36.916297
}
}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.6297,
"rate": 36.916297
}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