Rate Overview
Live
1 MVR = 0.919520 SCR
1 SCR = 1.0875
MVR
Avg
0.926389
High
0.982222
Low
0.890474
Last updated: 4/18/2026, 12:33:34 PM
Quick Conversions
| MVR | SCR |
|---|---|
| 1 MVR | 0.92 SCR |
| 10 MVR | 9.20 SCR |
| 50 MVR | 45.98 SCR |
| 100 MVR | 91.95 SCR |
| 500 MVR | 459.76 SCR |
| 1,000 MVR | 919.52 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-04-18T12:33:34Z",
"rates": {
"SCR": 0.91952
}
}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": 91.952,
"rate": 0.91952
}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