Rate Overview
Live
1 MVR = 0.566511 SVC
1 SVC = 1.7652
MVR
Avg
0.566791
High
0.568239
Low
0.566398
Last updated: 5/27/2026, 3:44:33 AM
Quick Conversions
| MVR | SVC |
|---|---|
| 1 MVR | 0.57 SVC |
| 10 MVR | 5.67 SVC |
| 50 MVR | 28.33 SVC |
| 100 MVR | 56.65 SVC |
| 500 MVR | 283.26 SVC |
| 1,000 MVR | 566.51 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-27T03:44:33Z",
"rates": {
"SVC": 0.566511
}
}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.6511,
"rate": 0.566511
}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