Rate Overview
Live
1 MDL = 0.042485 SHP
1 SHP = 23.5377
MDL
Avg
0.042576
High
0.042803
Low
0.042202
Last updated: 7/5/2026, 9:23:17 PM
Quick Conversions
| MDL | SHP |
|---|---|
| 1 MDL | 0.04 SHP |
| 10 MDL | 0.42 SHP |
| 50 MDL | 2.12 SHP |
| 100 MDL | 4.25 SHP |
| 500 MDL | 21.24 SHP |
| 1,000 MDL | 42.49 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-07-05T21:23:17Z",
"rates": {
"SHP": 0.042485
}
}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.2485,
"rate": 0.042485
}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