Rate Overview
Live
1 SHP = 23.3801 MDL
1 MDL = 0.042771
SHP
Avg
22.7732
High
23.3801
Low
22.2908
Last updated: 3/27/2026, 9:49:30 AM
Quick Conversions
| SHP | MDL |
|---|---|
| 1 SHP | 23.38 MDL |
| 10 SHP | 233.80 MDL |
| 50 SHP | 1,169.00 MDL |
| 100 SHP | 2,338.01 MDL |
| 500 SHP | 11,690.04 MDL |
| 1,000 SHP | 23,380.09 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-03-27T09:49:30Z",
"rates": {
"MDL": 23.380086
}
}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": 2338.0085999999997,
"rate": 23.380086
}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