Rate Overview
Live
1 SCR = 1.1036 MVR
1 MVR = 0.906129
SCR
Avg
1.0653
High
1.1407
Low
1.0132
Last updated: 7/18/2026, 1:15:37 AM
Quick Conversions
| SCR | MVR |
|---|---|
| 1 SCR | 1.10 MVR |
| 10 SCR | 11.04 MVR |
| 50 SCR | 55.18 MVR |
| 100 SCR | 110.36 MVR |
| 500 SCR | 551.80 MVR |
| 1,000 SCR | 1,103.60 MVR |
Get SCR/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=MVRExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-18T01:15:37Z",
"rates": {
"MVR": 1.103596
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "MVR",
"amount": 100
},
"result": 110.3596,
"rate": 1.103596
}Build with SCR/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key