Rate Overview
Live
1 MDL = 0.511693 SVC
1 SVC = 1.9543
MDL
Avg
0.509427
High
0.512105
Low
0.506641
Last updated: 4/16/2026, 2:07:14 PM
Quick Conversions
| MDL | SVC |
|---|---|
| 1 MDL | 0.51 SVC |
| 10 MDL | 5.12 SVC |
| 50 MDL | 25.58 SVC |
| 100 MDL | 51.17 SVC |
| 500 MDL | 255.85 SVC |
| 1,000 MDL | 511.69 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-04-16T14:07:14Z",
"rates": {
"SVC": 0.511693
}
}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.16929999999999,
"rate": 0.511693
}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