Rate Overview
Live
1 MDL = 1220.66 STD
1 STD = 0.000819
MDL
Avg
1218.48
High
1238.88
Low
1169.98
Last updated: 7/5/2026, 4:19:31 AM
Quick Conversions
| MDL | STD |
|---|---|
| 1 MDL | 1,220.66 STD |
| 10 MDL | 12,206.65 STD |
| 50 MDL | 61,033.23 STD |
| 100 MDL | 122,066.46 STD |
| 500 MDL | 610,332.28 STD |
| 1,000 MDL | 1,220,664.56 STD |
Get MDL/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=STDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-05T04:19:31Z",
"rates": {
"STD": 1220.66456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "STD",
"amount": 100
},
"result": 122066.45599999999,
"rate": 1220.66456
}Build with MDL/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key