Rate Overview
Live
1 MVR = 36.9657 SOS
1 SOS = 0.027052
MVR
Avg
36.9538
High
36.9913
Low
36.8998
Last updated: 4/18/2026, 8:47:50 AM
Quick Conversions
| MVR | SOS |
|---|---|
| 1 MVR | 36.97 SOS |
| 10 MVR | 369.66 SOS |
| 50 MVR | 1,848.28 SOS |
| 100 MVR | 3,696.57 SOS |
| 500 MVR | 18,482.85 SOS |
| 1,000 MVR | 36,965.70 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-04-18T08:47:50Z",
"rates": {
"SOS": 36.965698
}
}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": 3696.5698,
"rate": 36.965698
}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