Rate Overview
Live
1 MVR = 0.564959 SVC
1 SVC = 1.7700
MVR
Avg
0.565982
High
0.566357
Low
0.564959
Last updated: 5/7/2026, 1:17:59 AM
Quick Conversions
| MVR | SVC |
|---|---|
| 1 MVR | 0.56 SVC |
| 10 MVR | 5.65 SVC |
| 50 MVR | 28.25 SVC |
| 100 MVR | 56.50 SVC |
| 500 MVR | 282.48 SVC |
| 1,000 MVR | 564.96 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-05-07T01:17:59Z",
"rates": {
"SVC": 0.564959
}
}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.4959,
"rate": 0.564959
}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