Rate Overview
Live
1 MDL = 0.499577 SVC
1 SVC = 2.0017
MDL
Avg
0.498278
High
0.499577
Low
0.497106
Last updated: 7/24/2026, 9:29:25 PM
Quick Conversions
| MDL | SVC |
|---|---|
| 1 MDL | 0.50 SVC |
| 10 MDL | 5.00 SVC |
| 50 MDL | 24.98 SVC |
| 100 MDL | 49.96 SVC |
| 500 MDL | 249.79 SVC |
| 1,000 MDL | 499.58 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-07-24T21:29:25Z",
"rates": {
"SVC": 0.499577
}
}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.9577,
"rate": 0.499577
}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