Rate Overview
Live
1 MDL = 0.499342 SVC
1 SVC = 2.0026
MDL
Avg
0.500535
High
0.502622
Low
0.498728
Last updated: 3/27/2026, 8:05:02 AM
Quick Conversions
| MDL | SVC |
|---|---|
| 1 MDL | 0.50 SVC |
| 10 MDL | 4.99 SVC |
| 50 MDL | 24.97 SVC |
| 100 MDL | 49.93 SVC |
| 500 MDL | 249.67 SVC |
| 1,000 MDL | 499.34 SVC |
Get MDL/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=SVCExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T08:05:02Z",
"rates": {
"SVC": 0.499342
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "SVC",
"amount": 100
},
"result": 49.934200000000004,
"rate": 0.499342
}Build with MDL/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key