Rate Overview
Live
1 MDL = 1201.70 STD
1 STD = 0.000832
MDL
Avg
1200.93
High
1201.94
Low
1197.00
Last updated: 5/6/2026, 4:19:36 PM
Quick Conversions
| MDL | STD |
|---|---|
| 1 MDL | 1,201.70 STD |
| 10 MDL | 12,017.01 STD |
| 50 MDL | 60,085.03 STD |
| 100 MDL | 120,170.06 STD |
| 500 MDL | 600,850.31 STD |
| 1,000 MDL | 1,201,700.62 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-05-06T16:19:36Z",
"rates": {
"STD": 1201.700622
}
}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": 120170.0622,
"rate": 1201.700622
}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