Rate Overview
Live
1 SVC = 1.7649 MVR
1 MVR = 0.566594
SVC
Avg
1.7642
High
1.7655
Low
1.7598
Last updated: 5/29/2026, 2:27:42 PM
Quick Conversions
| SVC | MVR |
|---|---|
| 1 SVC | 1.76 MVR |
| 10 SVC | 17.65 MVR |
| 50 SVC | 88.25 MVR |
| 100 SVC | 176.49 MVR |
| 500 SVC | 882.47 MVR |
| 1,000 SVC | 1,764.93 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-05-29T14:27:42Z",
"rates": {
"MVR": 1.764931
}
}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.4931,
"rate": 1.764931
}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