Rate Overview
Live
1 MVR = 0.907131 SCR
1 SCR = 1.1024
MVR
Avg
0.930745
High
0.972267
Low
0.877658
Last updated: 7/28/2026, 9:42:13 AM
Quick Conversions
| MVR | SCR |
|---|---|
| 1 MVR | 0.91 SCR |
| 10 MVR | 9.07 SCR |
| 50 MVR | 45.36 SCR |
| 100 MVR | 90.71 SCR |
| 500 MVR | 453.57 SCR |
| 1,000 MVR | 907.13 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-07-28T09:42:13Z",
"rates": {
"SCR": 0.907131
}
}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": 90.7131,
"rate": 0.907131
}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