Rate Overview
Live
1 SVC = 1.9764 MDL
1 MDL = 0.505976
SVC
Avg
1.9680
High
1.9788
Low
1.9534
Last updated: 3/7/2026, 4:59:17 AM
Quick Conversions
| SVC | MDL |
|---|---|
| 1 SVC | 1.98 MDL |
| 10 SVC | 19.76 MDL |
| 50 SVC | 98.82 MDL |
| 100 SVC | 197.64 MDL |
| 500 SVC | 988.19 MDL |
| 1,000 SVC | 1,976.38 MDL |
Get SVC/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=MDLExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-07T04:59:17Z",
"rates": {
"MDL": 1.97638
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "MDL",
"amount": 100
},
"result": 197.638,
"rate": 1.97638
}Build with SVC/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key