Rate Overview
Live
1 MDL = 0.043346 SHP
1 SHP = 23.0702
MDL
Avg
0.043318
High
0.043355
Low
0.043177
Last updated: 5/6/2026, 4:20:13 PM
Quick Conversions
| MDL | SHP |
|---|---|
| 1 MDL | 0.04 SHP |
| 10 MDL | 0.43 SHP |
| 50 MDL | 2.17 SHP |
| 100 MDL | 4.33 SHP |
| 500 MDL | 21.67 SHP |
| 1,000 MDL | 43.35 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-05-06T16:20:13Z",
"rates": {
"SHP": 0.043346
}
}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.3346,
"rate": 0.043346
}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