Rate Overview
Live
1 MDL = 1230.27 STD
1 STD = 0.000813
MDL
Avg
1233.15
High
1244.54
Low
1225.84
Last updated: 9/3/2026, 5:00:30 AM
Quick Conversions
| MDL | STD |
|---|---|
| 1 MDL | 1,230.27 STD |
| 10 MDL | 12,302.74 STD |
| 50 MDL | 61,513.69 STD |
| 100 MDL | 123,027.37 STD |
| 500 MDL | 615,136.86 STD |
| 1,000 MDL | 1,230,273.72 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-09-03T05:00:30Z",
"rates": {
"STD": 1230.273719
}
}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": 123027.3719,
"rate": 1230.273719
}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