Rate Overview
Live
1 MDL = 0.510721 SVC
1 SVC = 1.9580
MDL
Avg
0.507755
High
0.511433
Low
0.503692
Last updated: 9/2/2026, 2:28:38 AM
Quick Conversions
| MDL | SVC |
|---|---|
| 1 MDL | 0.51 SVC |
| 10 MDL | 5.11 SVC |
| 50 MDL | 25.54 SVC |
| 100 MDL | 51.07 SVC |
| 500 MDL | 255.36 SVC |
| 1,000 MDL | 510.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-09-02T02:28:38Z",
"rates": {
"SVC": 0.510721
}
}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": 51.0721,
"rate": 0.510721
}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