Rate Overview
Live
1 MDL = 0.506136 SVC
1 SVC = 1.9758
MDL
Avg
0.508448
High
0.511934
Low
0.505354
Last updated: 3/7/2026, 1:56:10 AM
Quick Conversions
| MDL | SVC |
|---|---|
| 1 MDL | 0.51 SVC |
| 10 MDL | 5.06 SVC |
| 50 MDL | 25.31 SVC |
| 100 MDL | 50.61 SVC |
| 500 MDL | 253.07 SVC |
| 1,000 MDL | 506.14 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-03-07T01:56:10Z",
"rates": {
"SVC": 0.506136
}
}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.613600000000005,
"rate": 0.506136
}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