Rate Overview
Live
1 MVR = 0.910937 SCR
1 SCR = 1.0978
MVR
Avg
0.921256
High
0.956730
Low
0.851169
Last updated: 8/1/2026, 12:17:47 AM
Quick Conversions
| MVR | SCR |
|---|---|
| 1 MVR | 0.91 SCR |
| 10 MVR | 9.11 SCR |
| 50 MVR | 45.55 SCR |
| 100 MVR | 91.09 SCR |
| 500 MVR | 455.47 SCR |
| 1,000 MVR | 910.94 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-08-01T00:17:47Z",
"rates": {
"SCR": 0.910937
}
}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": 91.0937,
"rate": 0.910937
}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