Rate Overview
Live
1 MVR = 0.949599 SCR
1 SCR = 1.0531
MVR
Avg
0.936250
High
0.949599
Low
0.905674
Last updated: 6/21/2026, 11:25:19 AM
Quick Conversions
| MVR | SCR |
|---|---|
| 1 MVR | 0.95 SCR |
| 10 MVR | 9.50 SCR |
| 50 MVR | 47.48 SCR |
| 100 MVR | 94.96 SCR |
| 500 MVR | 474.80 SCR |
| 1,000 MVR | 949.60 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-06-21T11:25:19Z",
"rates": {
"SCR": 0.949599
}
}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.95989999999999,
"rate": 0.949599
}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