Rate Overview
Live
1 MVR = 36.9363 SOS
1 SOS = 0.027074
MVR
Avg
36.9280
High
37.0831
Low
36.4212
Last updated: 8/1/2026, 2:45:55 PM
Quick Conversions
| MVR | SOS |
|---|---|
| 1 MVR | 36.94 SOS |
| 10 MVR | 369.36 SOS |
| 50 MVR | 1,846.82 SOS |
| 100 MVR | 3,693.63 SOS |
| 500 MVR | 18,468.16 SOS |
| 1,000 MVR | 36,936.32 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-01T14:45:55Z",
"rates": {
"SOS": 36.936321
}
}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": 3693.6321,
"rate": 36.936321
}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