Rate Overview
Live
1 SVC = 1.9788 MDL
1 MDL = 0.505357
SVC
Avg
1.9608
High
2.0223
Low
1.9186
Last updated: 5/27/2026, 4:52:29 AM
Quick Conversions
| SVC | MDL |
|---|---|
| 1 SVC | 1.98 MDL |
| 10 SVC | 19.79 MDL |
| 50 SVC | 98.94 MDL |
| 100 SVC | 197.88 MDL |
| 500 SVC | 989.40 MDL |
| 1,000 SVC | 1,978.80 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-27T04:52:29Z",
"rates": {
"MDL": 1.9788
}
}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": 197.88,
"rate": 1.9788
}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