Rate Overview
Live
1 MDL = 0.498914 SVC
1 SVC = 2.0044
MDL
Avg
0.506605
High
0.520770
Low
0.494741
Last updated: 7/10/2026, 4:09:45 AM
Quick Conversions
| MDL | SVC |
|---|---|
| 1 MDL | 0.50 SVC |
| 10 MDL | 4.99 SVC |
| 50 MDL | 24.95 SVC |
| 100 MDL | 49.89 SVC |
| 500 MDL | 249.46 SVC |
| 1,000 MDL | 498.91 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-07-10T04:09:45Z",
"rates": {
"SVC": 0.498914
}
}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": 49.891400000000004,
"rate": 0.498914
}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