Rate Overview
Live
1 MVR = 0.967593 SCR
1 SCR = 1.0335
MVR
Avg
0.940489
High
0.967593
Low
0.887411
Last updated: 3/7/2026, 12:14:55 AM
Quick Conversions
| MVR | SCR |
|---|---|
| 1 MVR | 0.97 SCR |
| 10 MVR | 9.68 SCR |
| 50 MVR | 48.38 SCR |
| 100 MVR | 96.76 SCR |
| 500 MVR | 483.80 SCR |
| 1,000 MVR | 967.59 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-07T00:14:55Z",
"rates": {
"SCR": 0.967593
}
}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": 96.75930000000001,
"rate": 0.967593
}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