Rate Overview
Live
1 SVC = 1.9770 MDL
1 MDL = 0.505824
SVC
Avg
1.9825
High
1.9876
Low
1.9770
Last updated: 8/15/2026, 12:04:00 AM
Quick Conversions
| SVC | MDL |
|---|---|
| 1 SVC | 1.98 MDL |
| 10 SVC | 19.77 MDL |
| 50 SVC | 98.85 MDL |
| 100 SVC | 197.70 MDL |
| 500 SVC | 988.49 MDL |
| 1,000 SVC | 1,976.97 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-08-15T00:04:00Z",
"rates": {
"MDL": 1.976972
}
}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.6972,
"rate": 1.976972
}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