Rate Overview
Live
1 MDL = 0.504257 SVC
1 SVC = 1.9831
MDL
Avg
0.503268
High
0.504594
Low
0.500658
Last updated: 8/12/2026, 2:59:03 AM
Quick Conversions
| MDL | SVC |
|---|---|
| 1 MDL | 0.50 SVC |
| 10 MDL | 5.04 SVC |
| 50 MDL | 25.21 SVC |
| 100 MDL | 50.43 SVC |
| 500 MDL | 252.13 SVC |
| 1,000 MDL | 504.26 SVC |
Get MDL/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=SVCExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-08-12T02:59:03Z",
"rates": {
"SVC": 0.504257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "SVC",
"amount": 100
},
"result": 50.42569999999999,
"rate": 0.504257
}Build with MDL/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key