Rate Overview
Live
1 MVR = 0.566237 SVC
1 SVC = 1.7660
MVR
Avg
0.567335
High
0.571333
Low
0.565137
Last updated: 6/28/2026, 9:46:00 PM
Quick Conversions
| MVR | SVC |
|---|---|
| 1 MVR | 0.57 SVC |
| 10 MVR | 5.66 SVC |
| 50 MVR | 28.31 SVC |
| 100 MVR | 56.62 SVC |
| 500 MVR | 283.12 SVC |
| 1,000 MVR | 566.24 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-06-28T21:46:00Z",
"rates": {
"SVC": 0.566237
}
}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.6237,
"rate": 0.566237
}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