Rate Overview
Live
1 SOS = 0.026953 MVR
1 MVR = 37.1016
SOS
Avg
0.027016
High
0.027097
Low
0.026950
Last updated: 5/9/2026, 6:03:37 AM
Quick Conversions
| SOS | MVR |
|---|---|
| 1 SOS | 0.03 MVR |
| 10 SOS | 0.27 MVR |
| 50 SOS | 1.35 MVR |
| 100 SOS | 2.70 MVR |
| 500 SOS | 13.48 MVR |
| 1,000 SOS | 26.95 MVR |
Get SOS/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=MVRExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-05-09T06:03:37Z",
"rates": {
"MVR": 0.026953
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "MVR",
"amount": 100
},
"result": 2.6953,
"rate": 0.026953
}Build with SOS/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key