Rate Overview
Live
1 SVC = 1.7670 MVR
1 MVR = 0.565929
SVC
Avg
1.7678
High
1.7702
Low
1.7659
Last updated: 4/18/2026, 8:36:56 AM
Quick Conversions
| SVC | MVR |
|---|---|
| 1 SVC | 1.77 MVR |
| 10 SVC | 17.67 MVR |
| 50 SVC | 88.35 MVR |
| 100 SVC | 176.70 MVR |
| 500 SVC | 883.50 MVR |
| 1,000 SVC | 1,767.01 MVR |
Get SVC/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=MVRExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-04-18T08:36:56Z",
"rates": {
"MVR": 1.767007
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "MVR",
"amount": 100
},
"result": 176.7007,
"rate": 1.767007
}Build with SVC/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key