Rate Overview
Live
1 MVR = 0.922378 SCR
1 SCR = 1.0842
MVR
Avg
0.927536
High
0.972267
Low
0.877658
Last updated: 5/29/2026, 11:02:22 PM
Quick Conversions
| MVR | SCR |
|---|---|
| 1 MVR | 0.92 SCR |
| 10 MVR | 9.22 SCR |
| 50 MVR | 46.12 SCR |
| 100 MVR | 92.24 SCR |
| 500 MVR | 461.19 SCR |
| 1,000 MVR | 922.38 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-29T23:02:22Z",
"rates": {
"SCR": 0.922378
}
}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.23780000000001,
"rate": 0.922378
}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