Rate Overview
Live
1 MVR = 36.9386 SOS
1 SOS = 0.027072
MVR
Avg
36.9548
High
36.9927
Low
36.9085
Last updated: 6/22/2026, 8:55:54 AM
Quick Conversions
| MVR | SOS |
|---|---|
| 1 MVR | 36.94 SOS |
| 10 MVR | 369.39 SOS |
| 50 MVR | 1,846.93 SOS |
| 100 MVR | 3,693.86 SOS |
| 500 MVR | 18,469.28 SOS |
| 1,000 MVR | 36,938.56 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-06-22T08:55:54Z",
"rates": {
"SOS": 36.938565
}
}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.8565,
"rate": 36.938565
}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