Rate Overview
Live
1 MVR = 0.908343 SCR
1 SCR = 1.1009
MVR
Avg
0.922073
High
0.948755
Low
0.886502
Last updated: 8/21/2026, 2:20:46 PM
Quick Conversions
| MVR | SCR |
|---|---|
| 1 MVR | 0.91 SCR |
| 10 MVR | 9.08 SCR |
| 50 MVR | 45.42 SCR |
| 100 MVR | 90.83 SCR |
| 500 MVR | 454.17 SCR |
| 1,000 MVR | 908.34 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-21T14:20:46Z",
"rates": {
"SCR": 0.908343
}
}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": 90.8343,
"rate": 0.908343
}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