Rate Overview
Live
1 MDL = 0.497406 SVC
1 SVC = 2.0104
MDL
Avg
0.496839
High
0.500260
Low
0.492871
Last updated: 7/22/2026, 6:39:18 AM
Quick Conversions
| MDL | SVC |
|---|---|
| 1 MDL | 0.50 SVC |
| 10 MDL | 4.97 SVC |
| 50 MDL | 24.87 SVC |
| 100 MDL | 49.74 SVC |
| 500 MDL | 248.70 SVC |
| 1,000 MDL | 497.41 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-22T06:39:18Z",
"rates": {
"SVC": 0.497406
}
}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.7406,
"rate": 0.497406
}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