Rate Overview
Live
1 MDL = 0.502174 SVC
1 SVC = 1.9913
MDL
Avg
0.502861
High
0.503781
Low
0.502174
Last updated: 6/15/2026, 9:21:33 PM
Quick Conversions
| MDL | SVC |
|---|---|
| 1 MDL | 0.50 SVC |
| 10 MDL | 5.02 SVC |
| 50 MDL | 25.11 SVC |
| 100 MDL | 50.22 SVC |
| 500 MDL | 251.09 SVC |
| 1,000 MDL | 502.17 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-06-15T21:21:33Z",
"rates": {
"SVC": 0.502174
}
}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": 50.2174,
"rate": 0.502174
}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