Rate Overview
Live
1 MVR = 0.935032 SCR
1 SCR = 1.0695
MVR
Avg
0.943089
High
0.986936
Low
0.876632
Last updated: 3/27/2026, 9:54:34 AM
Quick Conversions
| MVR | SCR |
|---|---|
| 1 MVR | 0.94 SCR |
| 10 MVR | 9.35 SCR |
| 50 MVR | 46.75 SCR |
| 100 MVR | 93.50 SCR |
| 500 MVR | 467.52 SCR |
| 1,000 MVR | 935.03 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-03-27T09:54:34Z",
"rates": {
"SCR": 0.935032
}
}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": 93.50319999999999,
"rate": 0.935032
}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