Rate Overview
Live
1 SCR = 1.1181 MVR
1 MVR = 0.894336
SCR
Avg
1.1072
High
1.1306
Low
1.0549
Last updated: 5/6/2026, 10:24:22 AM
Quick Conversions
| SCR | MVR |
|---|---|
| 1 SCR | 1.12 MVR |
| 10 SCR | 11.18 MVR |
| 50 SCR | 55.91 MVR |
| 100 SCR | 111.81 MVR |
| 500 SCR | 559.07 MVR |
| 1,000 SCR | 1,118.15 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-05-06T10:24:22Z",
"rates": {
"MVR": 1.118148
}
}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": 111.81479999999999,
"rate": 1.118148
}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