Rate Overview
Live
1 SVC = 1.9580 MDL
1 MDL = 0.510722
SVC
Avg
1.9695
High
1.9853
Low
1.9553
Last updated: 9/2/2026, 1:31:24 AM
Quick Conversions
| SVC | MDL |
|---|---|
| 1 SVC | 1.96 MDL |
| 10 SVC | 19.58 MDL |
| 50 SVC | 97.90 MDL |
| 100 SVC | 195.80 MDL |
| 500 SVC | 979.01 MDL |
| 1,000 SVC | 1,958.01 MDL |
Get SVC/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=MDLExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-09-02T01:31:24Z",
"rates": {
"MDL": 1.958014
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "MDL",
"amount": 100
},
"result": 195.8014,
"rate": 1.958014
}Build with SVC/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key