Rate Overview
Live
1 MDL = 1220.79 STD
1 STD = 0.000819
MDL
Avg
1250.41
High
1290.29
Low
1220.79
Last updated: 3/27/2026, 10:11:11 AM
Quick Conversions
| MDL | STD |
|---|---|
| 1 MDL | 1,220.79 STD |
| 10 MDL | 12,207.92 STD |
| 50 MDL | 61,039.59 STD |
| 100 MDL | 122,079.19 STD |
| 500 MDL | 610,395.93 STD |
| 1,000 MDL | 1,220,791.86 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-03-27T10:11:11Z",
"rates": {
"STD": 1220.791857
}
}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": 122079.18569999999,
"rate": 1220.791857
}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