Rate Overview
Live
1 SVC = 1.7643 MVR
1 MVR = 0.566810
SVC
Avg
1.7642
High
1.7655
Low
1.7598
Last updated: 5/28/2026, 9:39:31 PM
Quick Conversions
| SVC | MVR |
|---|---|
| 1 SVC | 1.76 MVR |
| 10 SVC | 17.64 MVR |
| 50 SVC | 88.21 MVR |
| 100 SVC | 176.43 MVR |
| 500 SVC | 882.13 MVR |
| 1,000 SVC | 1,764.26 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-28T21:39:31Z",
"rates": {
"MVR": 1.764261
}
}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.42610000000002,
"rate": 1.764261
}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