Rate Overview
Live
1 MVR = 0.565998 SVC
1 SVC = 1.7668
MVR
Avg
0.566774
High
0.569405
Low
0.565977
Last updated: 3/27/2026, 9:48:40 AM
Quick Conversions
| MVR | SVC |
|---|---|
| 1 MVR | 0.57 SVC |
| 10 MVR | 5.66 SVC |
| 50 MVR | 28.30 SVC |
| 100 MVR | 56.60 SVC |
| 500 MVR | 283.00 SVC |
| 1,000 MVR | 566.00 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-03-27T09:48:40Z",
"rates": {
"SVC": 0.565998
}
}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.5998,
"rate": 0.565998
}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