Rate Overview
Live
1 SVC = 1.9813 MDL
1 MDL = 0.504716
SVC
Avg
1.9586
High
2.0075
Low
1.9173
Last updated: 5/27/2026, 2:29:35 AM
Quick Conversions
| SVC | MDL |
|---|---|
| 1 SVC | 1.98 MDL |
| 10 SVC | 19.81 MDL |
| 50 SVC | 99.07 MDL |
| 100 SVC | 198.13 MDL |
| 500 SVC | 990.66 MDL |
| 1,000 SVC | 1,981.31 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-05-27T02:29:35Z",
"rates": {
"MDL": 1.981312
}
}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": 198.1312,
"rate": 1.981312
}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