Rate Overview
Live
1 MDL = 0.497057 SVC
1 SVC = 2.0118
MDL
Avg
0.495210
High
0.497057
Low
0.492871
Last updated: 7/4/2026, 9:41:15 PM
Quick Conversions
| MDL | SVC |
|---|---|
| 1 MDL | 0.50 SVC |
| 10 MDL | 4.97 SVC |
| 50 MDL | 24.85 SVC |
| 100 MDL | 49.71 SVC |
| 500 MDL | 248.53 SVC |
| 1,000 MDL | 497.06 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-04T21:41:15Z",
"rates": {
"SVC": 0.497057
}
}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.7057,
"rate": 0.497057
}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