Rate Overview
Live
1 MVR = 0.565995 SVC
1 SVC = 1.7668
MVR
Avg
0.566010
High
0.566070
Low
0.565982
Last updated: 3/7/2026, 12:11:22 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-07T00:11:22Z",
"rates": {
"SVC": 0.565995
}
}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.599500000000006,
"rate": 0.565995
}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