Rate Overview
Live
1 MVR = 0.945441 SCR
1 SCR = 1.0577
MVR
Avg
0.929583
High
0.945441
Low
0.851169
Last updated: 7/10/2026, 4:18:23 AM
Quick Conversions
| MVR | SCR |
|---|---|
| 1 MVR | 0.95 SCR |
| 10 MVR | 9.45 SCR |
| 50 MVR | 47.27 SCR |
| 100 MVR | 94.54 SCR |
| 500 MVR | 472.72 SCR |
| 1,000 MVR | 945.44 SCR |
Get MVR/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=SCRExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-10T04:18:23Z",
"rates": {
"SCR": 0.945441
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "SCR",
"amount": 100
},
"result": 94.5441,
"rate": 0.945441
}Build with MVR/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key