Rate Overview
Live
1 MVR = 0.896165 SCR
1 SCR = 1.1159
MVR
Avg
0.901470
High
0.947934
Low
0.889439
Last updated: 5/9/2026, 12:27:10 AM
Quick Conversions
| MVR | SCR |
|---|---|
| 1 MVR | 0.90 SCR |
| 10 MVR | 8.96 SCR |
| 50 MVR | 44.81 SCR |
| 100 MVR | 89.62 SCR |
| 500 MVR | 448.08 SCR |
| 1,000 MVR | 896.17 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-05-09T00:27:10Z",
"rates": {
"SCR": 0.896165
}
}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": 89.6165,
"rate": 0.896165
}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