Rate Overview
Live
1 MVR = 0.927222 SCR
1 SCR = 1.0785
MVR
Avg
0.922825
High
0.947849
Low
0.891634
Last updated: 9/11/2026, 7:21:33 AM
Quick Conversions
| MVR | SCR |
|---|---|
| 1 MVR | 0.93 SCR |
| 10 MVR | 9.27 SCR |
| 50 MVR | 46.36 SCR |
| 100 MVR | 92.72 SCR |
| 500 MVR | 463.61 SCR |
| 1,000 MVR | 927.22 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-09-11T07:21:33Z",
"rates": {
"SCR": 0.927222
}
}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": 92.7222,
"rate": 0.927222
}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