Rate Overview
Live
1 SCR = 1.0620 MVR
1 MVR = 0.941628
SCR
Avg
1.0864
High
1.1495
Low
1.0590
Last updated: 7/25/2026, 3:09:43 AM
Quick Conversions
| SCR | MVR |
|---|---|
| 1 SCR | 1.06 MVR |
| 10 SCR | 10.62 MVR |
| 50 SCR | 53.10 MVR |
| 100 SCR | 106.20 MVR |
| 500 SCR | 531.00 MVR |
| 1,000 SCR | 1,061.99 MVR |
Get SCR/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=MVRExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-25T03:09:43Z",
"rates": {
"MVR": 1.06199
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "MVR",
"amount": 100
},
"result": 106.199,
"rate": 1.06199
}Build with SCR/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key