Rate Overview
Live
1 SCR = 1.0818 MVR
1 MVR = 0.924344
SCR
Avg
1.0843
High
1.1749
Low
1.0377
Last updated: 7/7/2026, 1:10:44 AM
Quick Conversions
| SCR | MVR |
|---|---|
| 1 SCR | 1.08 MVR |
| 10 SCR | 10.82 MVR |
| 50 SCR | 54.09 MVR |
| 100 SCR | 108.18 MVR |
| 500 SCR | 540.92 MVR |
| 1,000 SCR | 1,081.85 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-07T01:10:44Z",
"rates": {
"MVR": 1.081848
}
}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": 108.1848,
"rate": 1.081848
}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