Rate Overview
Live
1 MDL = 0.506938 SVC
1 SVC = 1.9726
MDL
Avg
0.507538
High
0.508286
Low
0.505933
Last updated: 5/6/2026, 3:28:52 PM
Quick Conversions
| MDL | SVC |
|---|---|
| 1 MDL | 0.51 SVC |
| 10 MDL | 5.07 SVC |
| 50 MDL | 25.35 SVC |
| 100 MDL | 50.69 SVC |
| 500 MDL | 253.47 SVC |
| 1,000 MDL | 506.94 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-05-06T15:28:52Z",
"rates": {
"SVC": 0.506938
}
}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.6938,
"rate": 0.506938
}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