Rate Overview
Live
1 MDL = 0.043771 SHP
1 SHP = 22.8462
MDL
Avg
0.043650
High
0.043771
Low
0.043397
Last updated: 4/16/2026, 2:08:16 PM
Quick Conversions
| MDL | SHP |
|---|---|
| 1 MDL | 0.04 SHP |
| 10 MDL | 0.44 SHP |
| 50 MDL | 2.19 SHP |
| 100 MDL | 4.38 SHP |
| 500 MDL | 21.89 SHP |
| 1,000 MDL | 43.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-04-16T14:08:16Z",
"rates": {
"SHP": 0.043771
}
}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.3770999999999995,
"rate": 0.043771
}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