Rate Overview
Live
1 SVC = 2.0026 MDL
1 MDL = 0.499342
SVC
Avg
1.9496
High
2.0609
Low
1.8897
Last updated: 3/27/2026, 11:38:56 AM
Quick Conversions
| SVC | MDL |
|---|---|
| 1 SVC | 2.00 MDL |
| 10 SVC | 20.03 MDL |
| 50 SVC | 100.13 MDL |
| 100 SVC | 200.26 MDL |
| 500 SVC | 1,001.32 MDL |
| 1,000 SVC | 2,002.64 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-03-27T11:38:56Z",
"rates": {
"MDL": 2.002635
}
}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": 200.26350000000002,
"rate": 2.002635
}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