Rate Overview
Live
1 SVC = 1.7666 MVR
1 MVR = 0.566072
SVC
Avg
1.7667
High
1.7668
Low
1.7666
Last updated: 3/7/2026, 2:46:32 AM
Quick Conversions
| SVC | MVR |
|---|---|
| 1 SVC | 1.77 MVR |
| 10 SVC | 17.67 MVR |
| 50 SVC | 88.33 MVR |
| 100 SVC | 176.66 MVR |
| 500 SVC | 883.28 MVR |
| 1,000 SVC | 1,766.56 MVR |
Get SVC/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=MVRExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-07T02:46:32Z",
"rates": {
"MVR": 1.766561
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "MVR",
"amount": 100
},
"result": 176.6561,
"rate": 1.766561
}Build with SVC/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key