Rate Overview
Live
1 SHP = 23.3006 MDL
1 MDL = 0.042917
SHP
Avg
23.3084
High
23.4394
Low
23.2295
Last updated: 6/16/2026, 1:27:11 PM
Quick Conversions
| SHP | MDL |
|---|---|
| 1 SHP | 23.30 MDL |
| 10 SHP | 233.01 MDL |
| 50 SHP | 1,165.03 MDL |
| 100 SHP | 2,330.06 MDL |
| 500 SHP | 11,650.30 MDL |
| 1,000 SHP | 23,300.60 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-06-16T13:27:11Z",
"rates": {
"MDL": 23.300602
}
}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": 2330.0602000000003,
"rate": 23.300602
}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