Rate Overview
Live
1 MVR = 0.873538 SCR
1 SCR = 1.1448
MVR
Avg
0.935200
High
0.986936
Low
0.873538
Last updated: 8/1/2026, 9:31:16 AM
Quick Conversions
| MVR | SCR |
|---|---|
| 1 MVR | 0.87 SCR |
| 10 MVR | 8.74 SCR |
| 50 MVR | 43.68 SCR |
| 100 MVR | 87.35 SCR |
| 500 MVR | 436.77 SCR |
| 1,000 MVR | 873.54 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-08-01T09:31:16Z",
"rates": {
"SCR": 0.873538
}
}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": 87.3538,
"rate": 0.873538
}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