Rate Overview
Live
1 SHP = 23.5538 MDL
1 MDL = 0.042456
SHP
Avg
23.5143
High
23.6443
Low
23.3169
Last updated: 7/27/2026, 10:59:52 PM
Quick Conversions
| SHP | MDL |
|---|---|
| 1 SHP | 23.55 MDL |
| 10 SHP | 235.54 MDL |
| 50 SHP | 1,177.69 MDL |
| 100 SHP | 2,355.38 MDL |
| 500 SHP | 11,776.92 MDL |
| 1,000 SHP | 23,553.84 MDL |
Get SHP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=MDLExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-27T22:59:52Z",
"rates": {
"MDL": 23.553839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "MDL",
"amount": 100
},
"result": 2355.3839,
"rate": 23.553839
}Build with SHP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key