Rate Overview
Live
1 MDL = 0.042771 SHP
1 SHP = 23.3803
MDL
Avg
0.043582
High
0.045019
Low
0.041805
Last updated: 3/27/2026, 9:48:43 AM
Quick Conversions
| MDL | SHP |
|---|---|
| 1 MDL | 0.04 SHP |
| 10 MDL | 0.43 SHP |
| 50 MDL | 2.14 SHP |
| 100 MDL | 4.28 SHP |
| 500 MDL | 21.39 SHP |
| 1,000 MDL | 42.77 SHP |
Get MDL/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=SHPExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T09:48:43Z",
"rates": {
"SHP": 0.042771
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "SHP",
"amount": 100
},
"result": 4.277100000000001,
"rate": 0.042771
}Build with MDL/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key