Rate Overview
Live
1 SHP = 22.8459 MDL
1 MDL = 0.043772
SHP
Avg
22.9093
High
23.0429
Low
22.8459
Last updated: 4/16/2026, 4:10:56 PM
Quick Conversions
| SHP | MDL |
|---|---|
| 1 SHP | 22.85 MDL |
| 10 SHP | 228.46 MDL |
| 50 SHP | 1,142.29 MDL |
| 100 SHP | 2,284.59 MDL |
| 500 SHP | 11,422.95 MDL |
| 1,000 SHP | 22,845.89 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-04-16T16:10:56Z",
"rates": {
"MDL": 22.845892
}
}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": 2284.5892,
"rate": 22.845892
}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