Rate Overview
Live
1 MVR = 0.564910 SVC
1 SVC = 1.7702
MVR
Avg
0.565461
High
0.566250
Low
0.564910
Last updated: 4/16/2026, 8:58:34 PM
Quick Conversions
| MVR | SVC |
|---|---|
| 1 MVR | 0.56 SVC |
| 10 MVR | 5.65 SVC |
| 50 MVR | 28.25 SVC |
| 100 MVR | 56.49 SVC |
| 500 MVR | 282.46 SVC |
| 1,000 MVR | 564.91 SVC |
Get MVR/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=SVCExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-04-16T20:58:34Z",
"rates": {
"SVC": 0.56491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "SVC",
"amount": 100
},
"result": 56.491,
"rate": 0.56491
}Build with MVR/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key