Rate Overview
Live
1 MDL = 1213.48 STD
1 STD = 0.000824
MDL
Avg
1206.49
High
1213.48
Low
1199.99
Last updated: 4/16/2026, 2:04:20 PM
Quick Conversions
| MDL | STD |
|---|---|
| 1 MDL | 1,213.48 STD |
| 10 MDL | 12,134.77 STD |
| 50 MDL | 60,673.84 STD |
| 100 MDL | 121,347.68 STD |
| 500 MDL | 606,738.41 STD |
| 1,000 MDL | 1,213,476.82 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-04-16T14:04:20Z",
"rates": {
"STD": 1213.476817
}
}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": 121347.6817,
"rate": 1213.476817
}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