Rate Overview
Live
1 MDL = 0.504716 SVC
1 SVC = 1.9813
MDL
Avg
0.510064
High
0.521225
Low
0.494496
Last updated: 5/26/2026, 8:45:33 PM
Quick Conversions
| MDL | SVC |
|---|---|
| 1 MDL | 0.50 SVC |
| 10 MDL | 5.05 SVC |
| 50 MDL | 25.24 SVC |
| 100 MDL | 50.47 SVC |
| 500 MDL | 252.36 SVC |
| 1,000 MDL | 504.72 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-05-26T20:45:33Z",
"rates": {
"SVC": 0.504716
}
}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": 50.4716,
"rate": 0.504716
}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